.dotfiles/nix/system/local.nix

10 lines
98 B
Nix

{
...
}:
{
system = {
stateVersion = 5;
};
nix-homebrew.user = "martin.larsson";
}