From c889e17f6ac690a3d66c87e7daa75da9ed9a9fd4 Mon Sep 17 00:00:00 2001 From: Joshua Yuen Date: Wed, 21 Jan 2026 13:05:33 -0500 Subject: [PATCH] Rename modules/home to modules/homes --- modules/{home => homes}/default.nix | 0 modules/{home => homes}/direnv.nix | 0 modules/{home => homes}/fzf.nix | 0 modules/{home => homes}/home.nix | 0 modules/{home => homes}/hyprland/binds.nix | 0 modules/{home => homes}/hyprland/default.nix | 0 modules/{home => homes}/hyprland/hyprland.nix | 0 modules/{home => homes}/kitty.nix | 0 modules/{home => homes}/overlays.nix | 0 modules/{home => homes}/stylix.nix | 0 modules/{home => homes}/vscodium.nix | 0 modules/{home => homes}/xdg.nix | 0 modules/{home => homes}/zsh/completion.nix | 0 modules/{home => homes}/zsh/completion.zsh | 0 modules/{home => homes}/zsh/default.nix | 0 modules/{home => homes}/zsh/p10k.nix | 0 modules/{home => homes}/zsh/p10k.zsh | 0 17 files changed, 0 insertions(+), 0 deletions(-) rename modules/{home => homes}/default.nix (100%) rename modules/{home => homes}/direnv.nix (100%) rename modules/{home => homes}/fzf.nix (100%) rename modules/{home => homes}/home.nix (100%) rename modules/{home => homes}/hyprland/binds.nix (100%) rename modules/{home => homes}/hyprland/default.nix (100%) rename modules/{home => homes}/hyprland/hyprland.nix (100%) rename modules/{home => homes}/kitty.nix (100%) rename modules/{home => homes}/overlays.nix (100%) rename modules/{home => homes}/stylix.nix (100%) rename modules/{home => homes}/vscodium.nix (100%) rename modules/{home => homes}/xdg.nix (100%) rename modules/{home => homes}/zsh/completion.nix (100%) rename modules/{home => homes}/zsh/completion.zsh (100%) rename modules/{home => homes}/zsh/default.nix (100%) rename modules/{home => homes}/zsh/p10k.nix (100%) rename modules/{home => homes}/zsh/p10k.zsh (100%) diff --git a/modules/home/default.nix b/modules/homes/default.nix similarity index 100% rename from modules/home/default.nix rename to modules/homes/default.nix diff --git a/modules/home/direnv.nix b/modules/homes/direnv.nix similarity index 100% rename from modules/home/direnv.nix rename to modules/homes/direnv.nix diff --git a/modules/home/fzf.nix b/modules/homes/fzf.nix similarity index 100% rename from modules/home/fzf.nix rename to modules/homes/fzf.nix diff --git a/modules/home/home.nix b/modules/homes/home.nix similarity index 100% rename from modules/home/home.nix rename to modules/homes/home.nix diff --git a/modules/home/hyprland/binds.nix b/modules/homes/hyprland/binds.nix similarity index 100% rename from modules/home/hyprland/binds.nix rename to modules/homes/hyprland/binds.nix diff --git a/modules/home/hyprland/default.nix b/modules/homes/hyprland/default.nix similarity index 100% rename from modules/home/hyprland/default.nix rename to modules/homes/hyprland/default.nix diff --git a/modules/home/hyprland/hyprland.nix b/modules/homes/hyprland/hyprland.nix similarity index 100% rename from modules/home/hyprland/hyprland.nix rename to modules/homes/hyprland/hyprland.nix diff --git a/modules/home/kitty.nix b/modules/homes/kitty.nix similarity index 100% rename from modules/home/kitty.nix rename to modules/homes/kitty.nix diff --git a/modules/home/overlays.nix b/modules/homes/overlays.nix similarity index 100% rename from modules/home/overlays.nix rename to modules/homes/overlays.nix diff --git a/modules/home/stylix.nix b/modules/homes/stylix.nix similarity index 100% rename from modules/home/stylix.nix rename to modules/homes/stylix.nix diff --git a/modules/home/vscodium.nix b/modules/homes/vscodium.nix similarity index 100% rename from modules/home/vscodium.nix rename to modules/homes/vscodium.nix diff --git a/modules/home/xdg.nix b/modules/homes/xdg.nix similarity index 100% rename from modules/home/xdg.nix rename to modules/homes/xdg.nix diff --git a/modules/home/zsh/completion.nix b/modules/homes/zsh/completion.nix similarity index 100% rename from modules/home/zsh/completion.nix rename to modules/homes/zsh/completion.nix diff --git a/modules/home/zsh/completion.zsh b/modules/homes/zsh/completion.zsh similarity index 100% rename from modules/home/zsh/completion.zsh rename to modules/homes/zsh/completion.zsh diff --git a/modules/home/zsh/default.nix b/modules/homes/zsh/default.nix similarity index 100% rename from modules/home/zsh/default.nix rename to modules/homes/zsh/default.nix diff --git a/modules/home/zsh/p10k.nix b/modules/homes/zsh/p10k.nix similarity index 100% rename from modules/home/zsh/p10k.nix rename to modules/homes/zsh/p10k.nix diff --git a/modules/home/zsh/p10k.zsh b/modules/homes/zsh/p10k.zsh similarity index 100% rename from modules/home/zsh/p10k.zsh rename to modules/homes/zsh/p10k.zsh