.dotfiles/nix/local_system.nix
Martin Larsson f15bbc57e2 Merge main
2025-04-16 16:38:27 +02:00

10 lines
98 B
Nix

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