tsuki: set system.stateVersion
This commit is contained in:
parent
1cd0f1188e
commit
1ea23dc42e
|
@ -1,5 +1,7 @@
|
|||
{ config, lib, secrets, modulesPath, ... }:
|
||||
{
|
||||
system.stateVersion = "22.05";
|
||||
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
|
||||
|
|
Loading…
Reference in New Issue