rename host/ -> hosts/ in dotfiles submodule
This commit is contained in:
@@ -49,8 +49,8 @@ in {
|
||||
# hyprland — host-specific monitor config
|
||||
".config/hypr/host/monitors.conf".source =
|
||||
if isUconsole
|
||||
then "${dotfiles}/hypr/.config/hypr/host/uconsole.conf"
|
||||
else "${dotfiles}/hypr/.config/hypr/host/laptop.conf";
|
||||
then "${dotfiles}/hypr/.config/hypr/hosts/uconsole.conf"
|
||||
else "${dotfiles}/hypr/.config/hypr/hosts/laptop.conf";
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user