From 437e0b719402c6bc9e87d728ba2d994b42c09797 Mon Sep 17 00:00:00 2001 From: Kabbone Date: Sun, 18 Dec 2022 11:35:57 +0100 Subject: [PATCH] flake: some agenix fixes --- hosts/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/default.nix b/hosts/default.nix index d3e2096..57009cc 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -29,7 +29,7 @@ in inherit system; specialArgs = { inherit inputs user location hyprland nixos-hardware nur agenix; }; modules = [ - agenix.nixosModules.age + agenix.nixosModule 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.nixosModules.age + agenix.nixosModule 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.nixosModules.age + agenix.nixosModule nur.nixosModules.nur ./server ./configuration_server.nix