summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorseth <[email protected]>2023-09-15 22:03:16 -0400
committerseth <[email protected]>2023-09-15 22:03:16 -0400
commitb01049f717d91ded454aeda9d095161b0baf2c84 (patch)
treea84845f0a282fdea402cb9b270d43bfec7a18b8b /hosts
parentde807d65a6f2dd5ce81507bff456449a912b131d (diff)
hosts: ragenix -> agenix
Diffstat (limited to 'hosts')
-rw-r--r--hosts/profiles.nix4
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