[home] Remove some accidental non-working update

This commit is contained in:
2025-03-05 13:25:39 -08:00
parent 5650125d7e
commit c1f132026a

View File

@@ -80,11 +80,6 @@ in
# org.gradle.console=verbose
# org.gradle.daemon.idletimeout=3600000
# '';
".profile".text = ''
. "$HOME/.nix-profile/etc/profile.d/hm-session-vars.sh"
[ -e "$HOME/.nix-profile/etc/profile.d/nix.sh" ] && . "$HOME/.nix-profile/etc/profile.d/nix.sh"
'';
};
targets.genericLinux.enable = true;