From a4650fc22a01a3ea2190284204a87d6ca3abd824 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 23 Jan 2025 11:38:02 -0500 Subject: reconfigure hyprland --- nix/programs/zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/programs/zsh/zshrc') diff --git a/nix/programs/zsh/zshrc b/nix/programs/zsh/zshrc index eedac23..b1c61a2 100644 --- a/nix/programs/zsh/zshrc +++ b/nix/programs/zsh/zshrc @@ -41,7 +41,7 @@ alias ssh='TERM=xterm-256color ssh' # xterm-kitty bad # nix rebuild alias rs="sudo nixos-rebuild switch --flake ~/.config/nix#$(hostname)" -alias rh="sudo home-manager switch --flake ~/.config/nix#$(hostname)" +alias rh="home-manager switch --flake ~/.config/nix#$(hostname)" # manpages export LESS_TERMCAP_md=$'\e[1;36m' -- cgit v1.2.3-freya