nixld
This commit is contained in:
@@ -63,6 +63,7 @@
|
|||||||
|
|
||||||
system.stateVersion = hyper.main-pkgs-version;
|
system.stateVersion = hyper.main-pkgs-version;
|
||||||
|
|
||||||
|
programs.nix-ld.enable = true;
|
||||||
programs.bash.shellInit = ''
|
programs.bash.shellInit = ''
|
||||||
if [[ "$USER" == "${hyper.user}" ]]; then
|
if [[ "$USER" == "${hyper.user}" ]]; then
|
||||||
source $HOME/.nix-profile/etc/profile.d/hm-session-vars.sh
|
source $HOME/.nix-profile/etc/profile.d/hm-session-vars.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user