This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-01-21 19:13:09 +01:00
parent 21a1efa978
commit b913c05267

View File

@@ -63,6 +63,7 @@
system.stateVersion = hyper.main-pkgs-version;
programs.nix-ld.enable = true;
programs.bash.shellInit = ''
if [[ "$USER" == "${hyper.user}" ]]; then
source $HOME/.nix-profile/etc/profile.d/hm-session-vars.sh