diff options
Diffstat (limited to 'hosts/profiles.nix')
| -rw-r--r-- | hosts/profiles.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/profiles.nix b/hosts/profiles.nix index 59ab599..9bf9d9f 100644 --- a/hosts/profiles.nix +++ b/hosts/profiles.nix @@ -10,7 +10,7 @@ in { inherit specialArgs; modules = with inputs; [ - ragenix.nixosModules.default + agenix.nixosModules.default hm.nixosModules.home-manager nur.nixosModules.nur @@ -64,7 +64,7 @@ in { inherit specialArgs; modules = with inputs; [ - ragenix.nixosModules.default + agenix.nixosModules.default ../modules/nixos/base ../modules/nixos/server ../modules/nixos/features/tailscale.nix |
