constructive-criticism: enable linux-builder
This commit is contained in:
parent
07fee89e15
commit
94b027809e
1 changed files with 4 additions and 0 deletions
|
@ -39,5 +39,9 @@
|
|||
pmset -a sleep 0 womp 1 autorestart 1
|
||||
'';
|
||||
|
||||
nix.linux-builder = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
system.stateVersion = 5;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue