Fix local_machine username value
This commit is contained in:
parent
d33c1f9944
commit
3c2604ff88
1 changed files with 1 additions and 3 deletions
|
|
@ -3,10 +3,8 @@
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
system = {
|
system = {
|
||||||
# Just a stub value, change this to whatever your system requiers.
|
|
||||||
stateVersion = 5;
|
stateVersion = 5;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Just a stub value, change this to whatever your system requiers.
|
nix-homebrew.user = "larssonmartin1998-mac";
|
||||||
nix-homebrew.user = "JohnDoe";
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue