Add WHIB service #1

Merged
alex merged 11 commits from whib into main 2025-01-03 10:54:17 +01:00
Showing only changes of commit fd31675cac - Show all commits

View File

@@ -31,6 +31,10 @@
}; };
}; };
environment.interactiveShellInit = ''
alias sd='sudo shutdown now'
'';
environment.systemPackages = [ ]; environment.systemPackages = [ ];
system.stateVersion = "24.05"; system.stateVersion = "24.05";