Add sops modules to server
This commit is contained in:
parent
8ee4ea7fe1
commit
75292c920c
2 changed files with 19 additions and 18 deletions
|
|
@ -75,6 +75,7 @@
|
|||
inherit inputs; pkgs = stable;
|
||||
};
|
||||
modules = [
|
||||
inputs.sops-nix.nixosModules.sops
|
||||
./hardware/server/configuration.nix
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue