10 lines
103 B
Nix
10 lines
103 B
Nix
{
|
|
...
|
|
}:
|
|
{
|
|
system = {
|
|
stateVersion = 5;
|
|
};
|
|
|
|
nix-homebrew.user = "larssonmartin1998-mac";
|
|
}
|