rename host/ -> hosts/ in dotfiles submodule

This commit is contained in:
aw
2026-06-14 19:41:58 -04:00
parent d94226e5eb
commit 96c993292d
2 changed files with 3 additions and 3 deletions

View File

@@ -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; [