clan.core.sops.defaultGroups to all machines

This commit is contained in:
2026-06-16 16:46:55 +07:00
parent c85da6b8fc
commit 3302b70485
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -3,6 +3,8 @@
../../modules/hetzner-firewall.nix
];
clan.core.sops.defaultGroups = [ "admins" ];
time.timeZone = "Etc/GMT-3"; # UTC+3 (fixed offset, no DST)
services.timesyncd.enable = true;