forked from DGNum/infrastructure
6 lines
75 B
Nix
6 lines
75 B
Nix
|
{ ... }:
|
||
|
|
||
|
{
|
||
|
system.stateVersion = "23.05"; # Did you read the comment?
|
||
|
}
|