nix: Load common security settings
This commit is contained in:
parent
ad925391c9
commit
28955680c2
2 changed files with 2 additions and 1 deletions
|
|
@ -15,6 +15,7 @@
|
|||
system = "x86_64-linux";
|
||||
modules = [
|
||||
inputs.snm.nixosModule
|
||||
./modules/security.nix
|
||||
./hosts/thrall
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue