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

lastFile:flake.lock
This commit is contained in:
2026-08-12 13:42:24 +07:00
parent 1c7d0bb388
commit c0c513e779
3 changed files with 158 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
{ ... }:
{
nixpkgs.hostPlatform = {
system = "aarch64-linux";
};
system.stateVersion = "26.11";
clan.core.sops.defaultGroups = [ "admins" ];
clan.core.settings.name = "stellio";
clan.core.settings.machine.description = "Flint-2 router";
}