diff options
| author | seth <[email protected]> | 2023-09-15 22:03:16 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-09-15 22:03:16 -0400 |
| commit | b01049f717d91ded454aeda9d095161b0baf2c84 (patch) | |
| tree | a84845f0a282fdea402cb9b270d43bfec7a18b8b /hosts | |
| parent | de807d65a6f2dd5ce81507bff456449a912b131d (diff) | |
hosts: ragenix -> agenix
Diffstat (limited to 'hosts')
| -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 |
