Local system stuff
This commit is contained in:
parent
9f35870870
commit
7b53280164
2 changed files with 3 additions and 5 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# accordingly, and then commit it.
|
||||
home = {
|
||||
# Stub values for demonstration. Override these in local branch.
|
||||
username = "larssonmartin1998-mac";
|
||||
homeDirectory = "/Users/larssonmartin1998-mac";
|
||||
username = "nixos";
|
||||
homeDirectory = "/home/nixos";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@
|
|||
}:
|
||||
{
|
||||
system = {
|
||||
stateVersion = 5;
|
||||
stateVersion = "24.11";
|
||||
};
|
||||
|
||||
nix-homebrew.user = "larssonmartin1998-mac";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue