5 lines
75 B
Nix
5 lines
75 B
Nix
{ ... }:
|
|
|
|
{
|
|
system.stateVersion = "23.05"; # Did you read the comment?
|
|
}
|