sombrero: Add agenix module and use it for pinwheel ssh key

This commit is contained in:
Alexander Heldt
2023-10-24 21:18:47 +02:00
parent 4d078f206f
commit c4cb29014d
16 changed files with 88 additions and 15 deletions

View File

@@ -52,6 +52,7 @@
specialArgs = { inherit inputs; };
modules = [
./hosts/sombrero/configuration.nix
inputs.agenix.nixosModules.default
inputs.home-manager.nixosModules.home-manager
./hosts/sombrero/home.nix
];