hosts: update agenix config
This commit is contained in:
@@ -29,7 +29,7 @@ in
|
||||
inherit system;
|
||||
specialArgs = { inherit inputs user location hyprland nixos-hardware nur agenix; };
|
||||
modules = [
|
||||
agenix.nixosModule
|
||||
agenix.nixosModules.default
|
||||
nur.nixosModules.nur
|
||||
#hyprland.nixosModules.default
|
||||
./desktop
|
||||
@@ -57,7 +57,7 @@ in
|
||||
inherit system;
|
||||
specialArgs = { inherit inputs user location hyprland nixos-hardware nur agenix; };
|
||||
modules = [
|
||||
agenix.nixosModule
|
||||
agenix.nixosModules.default
|
||||
nur.nixosModules.nur
|
||||
#hyprland.nixosModules.default
|
||||
./laptop
|
||||
@@ -85,7 +85,7 @@ in
|
||||
#user = "dmz-user";
|
||||
specialArgs = { inherit inputs user location nixos-hardware nur agenix; };
|
||||
modules = [
|
||||
agenix.nixosModule
|
||||
agenix.nixosModules.default
|
||||
nur.nixosModules.nur
|
||||
./server
|
||||
./configuration_server.nix
|
||||
@@ -111,7 +111,7 @@ in
|
||||
#user = "dmz-user";
|
||||
specialArgs = { inherit inputs user location nixos-hardware nur agenix; };
|
||||
modules = [
|
||||
agenix.nixosModule
|
||||
agenix.nixosModules.default
|
||||
nur.nixosModules.nur
|
||||
./nas
|
||||
./configuration_desktop.nix
|
||||
|
||||
Reference in New Issue
Block a user