5 lines
65 B
Nix
5 lines
65 B
Nix
{...}: {
|
|
system = {
|
|
stateVersion = "23.11";
|
|
};
|
|
}
|