hosts: add agenix module

This commit is contained in:
Kabbone 2022-12-17 20:11:02 +01:00
parent 099101082c
commit cc4a25e83d
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -29,6 +29,7 @@ in
inherit system;
specialArgs = { inherit inputs user location hyprland nixos-hardware nur; };
modules = [
agenix.nixosModules.age
nur.nixosModules.nur
#hyprland.nixosModules.default
./desktop
@ -56,6 +57,7 @@ in
inherit system;
specialArgs = { inherit inputs user location hyprland nixos-hardware nur; };
modules = [
agenix.nixosModules.age
nur.nixosModules.nur
#hyprland.nixosModules.default
./laptop
@ -83,6 +85,7 @@ in
#user = "dmz-user";
specialArgs = { inherit inputs user location nixos-hardware nur; };
modules = [
agenix.nixosModules.age
nur.nixosModules.nur
./server
./configuration_server.nix