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

@ -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";
}