mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
Update message in dist-nix
This commit is contained in:
@@ -24,6 +24,11 @@ function install_home-manager(){
|
||||
command -v $cmd && return
|
||||
echo "Failed in installing $cmd."
|
||||
echo "Please install it by yourself and then retry."
|
||||
echo ""
|
||||
echo "Hint: It's also possible that the installation is actually successful,"
|
||||
echo "but your \"\$PATH\" is not properly set."
|
||||
echo "This can happen when you have used \"su user\" to switch user."
|
||||
echo "If this is the problem, use \"su - user\" instead."
|
||||
return 1
|
||||
}
|
||||
function install_nix(){
|
||||
|
||||
Reference in New Issue
Block a user