hosts: nixos: add host-specific secrets module
This is the same logic as the common module, but for secrets that don't need to be shared to different hosts.
This commit is contained in:
parent
34a3f9a0d6
commit
57008bcb7c
7 changed files with 70 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
./networking.nix
|
||||
./profiles.nix
|
||||
./programs.nix
|
||||
./secrets
|
||||
./services.nix
|
||||
./sound.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue