5 lines
84 B
Nix
5 lines
84 B
Nix
{
|
|
system.stateVersion = "25.11";
|
|
clan.core.sops.defaultGroups = [ "admins" ];
|
|
}
|