From b01049f717d91ded454aeda9d095161b0baf2c84 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 15 Sep 2023 22:03:16 -0400 Subject: hosts: ragenix -> agenix --- hosts/profiles.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts') 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 -- cgit v1.2.3