diff --git a/hosts/neodymium/home/alacritty/default.nix b/home/alacritty/default.nix similarity index 100% rename from hosts/neodymium/home/alacritty/default.nix rename to home/alacritty/default.nix diff --git a/hosts/neodymium/home/chromium/default.nix b/home/chromium/default.nix similarity index 100% rename from hosts/neodymium/home/chromium/default.nix rename to home/chromium/default.nix diff --git a/hosts/neodymium/home/default.nix b/home/default.nix similarity index 100% rename from hosts/neodymium/home/default.nix rename to home/default.nix diff --git a/hosts/neodymium/home/firefox/default.nix b/home/firefox/default.nix similarity index 100% rename from hosts/neodymium/home/firefox/default.nix rename to home/firefox/default.nix diff --git a/hosts/neodymium/home/gtk/default.nix b/home/gtk/default.nix similarity index 100% rename from hosts/neodymium/home/gtk/default.nix rename to home/gtk/default.nix diff --git a/hosts/neodymium/home/packages.nix b/home/packages.nix similarity index 100% rename from hosts/neodymium/home/packages.nix rename to home/packages.nix diff --git a/hosts/neodymium/home/shell/atuin.nix b/home/shell/atuin.nix similarity index 100% rename from hosts/neodymium/home/shell/atuin.nix rename to home/shell/atuin.nix diff --git a/hosts/neodymium/home/shell/bat.nix b/home/shell/bat.nix similarity index 100% rename from hosts/neodymium/home/shell/bat.nix rename to home/shell/bat.nix diff --git a/hosts/neodymium/home/shell/btop.nix b/home/shell/btop.nix similarity index 100% rename from hosts/neodymium/home/shell/btop.nix rename to home/shell/btop.nix diff --git a/hosts/neodymium/home/shell/default.nix b/home/shell/default.nix similarity index 100% rename from hosts/neodymium/home/shell/default.nix rename to home/shell/default.nix diff --git a/hosts/neodymium/home/shell/direnv.nix b/home/shell/direnv.nix similarity index 100% rename from hosts/neodymium/home/shell/direnv.nix rename to home/shell/direnv.nix diff --git a/hosts/neodymium/home/shell/exa.nix b/home/shell/exa.nix similarity index 100% rename from hosts/neodymium/home/shell/exa.nix rename to home/shell/exa.nix diff --git a/hosts/neodymium/home/shell/git.nix b/home/shell/git.nix similarity index 100% rename from hosts/neodymium/home/shell/git.nix rename to home/shell/git.nix diff --git a/hosts/neodymium/home/shell/starship.nix b/home/shell/starship.nix similarity index 100% rename from hosts/neodymium/home/shell/starship.nix rename to home/shell/starship.nix diff --git a/hosts/neodymium/home/shell/zsh.nix b/home/shell/zsh.nix similarity index 100% rename from hosts/neodymium/home/shell/zsh.nix rename to home/shell/zsh.nix diff --git a/hosts/neodymium/home/vscode/default.nix b/home/vscode/default.nix similarity index 100% rename from hosts/neodymium/home/vscode/default.nix rename to home/vscode/default.nix diff --git a/hosts/neodymium/home/wayland/default.nix b/home/wayland/default.nix similarity index 100% rename from hosts/neodymium/home/wayland/default.nix rename to home/wayland/default.nix diff --git a/hosts/neodymium/home/wayland/eww/default.nix b/home/wayland/eww/default.nix similarity index 100% rename from hosts/neodymium/home/wayland/eww/default.nix rename to home/wayland/eww/default.nix diff --git a/hosts/neodymium/home/wayland/eww/eww.scss b/home/wayland/eww/eww.scss similarity index 100% rename from hosts/neodymium/home/wayland/eww/eww.scss rename to home/wayland/eww/eww.scss diff --git a/hosts/neodymium/home/wayland/eww/eww.yuck b/home/wayland/eww/eww.yuck similarity index 100% rename from hosts/neodymium/home/wayland/eww/eww.yuck rename to home/wayland/eww/eww.yuck diff --git a/hosts/neodymium/home/wayland/eww/mocha.scss b/home/wayland/eww/mocha.scss similarity index 100% rename from hosts/neodymium/home/wayland/eww/mocha.scss rename to home/wayland/eww/mocha.scss diff --git a/hosts/neodymium/home/wayland/eww/scripts/get-active-workspace b/home/wayland/eww/scripts/get-active-workspace similarity index 100% rename from hosts/neodymium/home/wayland/eww/scripts/get-active-workspace rename to home/wayland/eww/scripts/get-active-workspace diff --git a/hosts/neodymium/home/wayland/eww/scripts/get-workspaces b/home/wayland/eww/scripts/get-workspaces similarity index 100% rename from hosts/neodymium/home/wayland/eww/scripts/get-workspaces rename to home/wayland/eww/scripts/get-workspaces diff --git a/hosts/neodymium/home/wayland/hyprland/default.nix b/home/wayland/hyprland/default.nix similarity index 100% rename from hosts/neodymium/home/wayland/hyprland/default.nix rename to home/wayland/hyprland/default.nix diff --git a/hosts/neodymium/home/wayland/hyprland/hyprland.conf b/home/wayland/hyprland/hyprland.conf similarity index 100% rename from hosts/neodymium/home/wayland/hyprland/hyprland.conf rename to home/wayland/hyprland/hyprland.conf diff --git a/hosts/neodymium/home/xdg/default.nix b/home/xdg/default.nix similarity index 100% rename from hosts/neodymium/home/xdg/default.nix rename to home/xdg/default.nix diff --git a/hosts/default.nix b/hosts/default.nix index a6878d6..12965bc 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -6,7 +6,7 @@ extraSpecialArgs = { inherit inputs; }; - users.laurent = ./neodymium/home; + users.laurent = ../home; }; in { # neodymium laptop