mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-07 22:20:33 +02:00
added workstation config
This commit is contained in:
parent
b52b99f405
commit
7fa38d9777
5 changed files with 88 additions and 9 deletions
|
@ -7,8 +7,8 @@
|
|||
{
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
# manage.
|
||||
home.username = "harry123";
|
||||
home.homeDirectory = "/home/harry123";
|
||||
home.username = "misschloe777";
|
||||
home.homeDirectory = "/home/misschloe777";
|
||||
|
||||
# This value determines the Home Manager release that your configuration is
|
||||
# compatible with. This helps avoid breakage when a new Home Manager release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue