mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 22:50:19 +02:00
added goober, say hello to goober
This commit is contained in:
parent
259aa1dd5e
commit
0035f0f1fa
36 changed files with 1708 additions and 269 deletions
|
@ -29,6 +29,8 @@ in
|
|||
};
|
||||
|
||||
users.users.${username}.initialHashedPassword = "$y$j9T$s4isXqWcg4N8TEPjmj0fD/$zog2cpUwstnvwDnQsFmH3br/WAeD2Uu/L7ePr00cKkA";
|
||||
|
||||
|
||||
environment.variables.EDITOR = "nvim";
|
||||
|
||||
services.nginx = {
|
||||
|
@ -63,4 +65,5 @@ in
|
|||
clientID = "";
|
||||
keyFile = "";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue