This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-07-10 12:31:48 +02:00
parent ba66d8bbef
commit 58d0b12e1f

View File

@@ -38,6 +38,7 @@
./home-modules/pkgs-list/desktop.nix
./home-modules/pkgs-list/programs.nix
./home-modules/pkgs-list/shell.nix
./home-modules/pkgs-list/fonts.nix
./home-modules/pnx.nix
./home-modules/programming/c.nix
./home-modules/programming/gleam.nix
@@ -66,6 +67,7 @@
] ++ (if (hyper.host == "NxACE") then [
./home-modules/nx2site.nix
./home-modules/nx2site-backup.nix
./home-modules/calendar-campuszeit-fix.nix
] else []);
home.username = hyper.user;
# home.homeDirectory = hyper.home; # for some reason you cant use hyper.home here