Files
infra/machines/rigel/configuration.nix

5 lines
84 B
Nix

{
system.stateVersion = "25.11";
clan.core.sops.defaultGroups = [ "admins" ];
}