Fixed Hyprland config errors for installation
This commit is contained in:
@@ -12,7 +12,7 @@ echo ""
|
||||
# Configuration variables
|
||||
GIT_REPO="https://git.cribdev.com/crib/nixos-config.git"
|
||||
CONFIG_DIR="$HOME/.config/nixos"
|
||||
HOSTNAME=$(hostname)
|
||||
HOSTNAME=$(cribnix)
|
||||
|
||||
# Colors
|
||||
RED='\033[0;31m'
|
||||
|
||||
Reference in New Issue
Block a user