Add base aresix config

This commit is contained in:
Pedro Rey Anca 2025-08-12 16:14:18 +02:00
parent 8336883d91
commit 4c262bb951
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A
3 changed files with 2707 additions and 4 deletions

View file

@ -2,8 +2,9 @@
meta.name = "frues-clan";
inventory.machines = {
# Define machines here.
# jon = { };
aresix = {
deploy.targetHost = "root@[4a6:fed0:59ba:507d:baab:15f3:846d:ead4]";
};
};
# Docs: See https://docs.clan.lol/reference/clanServices

View file

@ -1,7 +1,10 @@
{
{...}: {
imports = [
];
# New machine!
services.logind.lidSwitch = "ignore";
boot.kernelParams = ["consoleblank=60"]; # Blanks console (screen off) after 60s
system.stateVersion = "25.05";
}

2699
machines/aresix/facter.json Normal file

File diff suppressed because it is too large Load diff