.dotfiles/nix/local_system.nix
2025-01-26 00:36:34 +01:00

10 lines
103 B
Nix

{
...
}:
{
system = {
stateVersion = 5;
};
nix-homebrew.user = "larssonmartin1998-mac";
}