mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Add private-flake input and SSH key integration
- Add private-flake as input with followed inputs for mailserver and sops-nix - Import ssh-keys module from private-flake in mkNixosHost
This commit is contained in:
parent
23ada378c6
commit
1f9db8cb1f
2 changed files with 7 additions and 3 deletions
|
|
@ -27,7 +27,7 @@
|
|||
}
|
||||
|
||||
inputs.nix-flatpak.nixosModules.nix-flatpak
|
||||
|
||||
inputs.private-flake.nixosModules.private.ssh-keys
|
||||
inputs.sops-nix.nixosModules.sops # system wide secrets management
|
||||
../modules/hosts/nixos # system-wide stuff
|
||||
../modules/hosts/nixos/${hostname} # host specific stuff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue