oops x2 (add system.stateVersion to Drone config)
This commit is contained in:
parent
a82d5aea3e
commit
15d4e4175e
1 changed files with 2 additions and 0 deletions
|
|
@ -20,4 +20,6 @@
|
||||||
environment.defaultPackages = lib.mkForce [];
|
environment.defaultPackages = lib.mkForce [];
|
||||||
|
|
||||||
services.scx.scheduler = lib.mkForce "scx_rusty";
|
services.scx.scheduler = lib.mkForce "scx_rusty";
|
||||||
|
|
||||||
|
system.stateVersion = "25.05";
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue