Add base aresix config
This commit is contained in:
parent
8336883d91
commit
4c262bb951
3 changed files with 2707 additions and 4 deletions
|
@ -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";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue