added workstation config

This commit is contained in:
chloe 2025-07-02 18:04:48 +02:00
parent b52b99f405
commit 7fa38d9777
5 changed files with 88 additions and 9 deletions

View file

@ -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