diff --git a/.sops.yaml b/.sops.yaml index 331d0ab..4653270 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -2,7 +2,7 @@ keys: - &users: - &chase age19uwxm2gynhjl9m90gckrkh76m9hjut44ak6d8969y4swhz8ypyeqvfcaas - &hosts: - - &anzu age19uwxm2gynhjl9m90gckrkh76m9hjut44ak6d8969y4swhz8ypyeqvfcaas + - &anzu age1wdjujpvc2zd0g592a9gqa7qzz4pcans8m0tyq3m6eq9np9a3lg2s8kxf3h creation_rules: - path_regex: secrets.yaml$ key_groups: diff --git a/hosts/anzu/configuration.nix b/hosts/anzu/configuration.nix index 8872f37..82c8727 100644 --- a/hosts/anzu/configuration.nix +++ b/hosts/anzu/configuration.nix @@ -29,6 +29,5 @@ in ["${automount_opts},username=${username},password=${password},uid=1000,gid=100"]; }; - system.stateVersion = "24.11"; }