6 lines
55 B
Nix
Executable File
6 lines
55 B
Nix
Executable File
{ config, ... }:
|
|
|
|
{
|
|
system.stateVersion = "23.05";
|
|
}
|