8 lines
61 B
Nix
8 lines
61 B
Nix
{
|
|
...
|
|
}:
|
|
{
|
|
system = {
|
|
stateVersion = "24.11";
|
|
};
|
|
}
|