.dotfiles/nix/local_system.nix

8 lines
61 B
Nix

{
...
}:
{
system = {
stateVersion = "24.11";
};
}