Home Gen7 @ 2025-10-08-14:51 by admin-jroeger@T14-OE130-7-ubuntu

This commit is contained in:
Jonas Röger
2025-10-08 14:51:50 +02:00
parent b30a811d6c
commit 5532a99dd4
3 changed files with 32 additions and 15 deletions

View File

@@ -1,8 +1,8 @@
{...}: {
# Home Manager needs a bit of information about you and the paths it should
# manage.
home.username = "jroeger";
home.homeDirectory = "/home/jroeger";
home.username = "admin-jroeger";
home.homeDirectory = "/home/admin-jroeger";
# hive modules
hive.kitty.enable = true;