clan.core.sops.defaultGroups to all machines

This commit is contained in:
2026-07-31 09:18:18 +07:00
parent 7d549a9c17
commit 292a699a2b
6 changed files with 12 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@
../../modules/monitoring/exporters.nix
];
clan.core.sops.defaultGroups = [ "admins" ];
# Until the install generates facter.json (which normally provides this).
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";