mob next [ci-skip] [ci skip] [skip ci]

lastFile:machines/rana/configuration.nix
This commit is contained in:
2026-01-12 17:17:23 +07:00
parent 7b48370a1c
commit 8982b61d79
2 changed files with 98 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{ ... }:
{
nixpkgs.hostPlatform = {
system = "x86_64-linux";
};
system.stateVersion = "25.11";
clan.core.sops.defaultGroups = [ "admins" ];
}