From 67f837bccf1276e2c452e4f745dc780ed47f4818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Fri, 15 Dec 2023 17:04:00 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9A=20move=20`home`=20config=20outstid?= =?UTF-8?q?e=20neodymium?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {hosts/neodymium/home => home}/alacritty/default.nix | 0 {hosts/neodymium/home => home}/chromium/default.nix | 0 {hosts/neodymium/home => home}/default.nix | 0 {hosts/neodymium/home => home}/firefox/default.nix | 0 {hosts/neodymium/home => home}/gtk/default.nix | 0 {hosts/neodymium/home => home}/packages.nix | 0 {hosts/neodymium/home => home}/shell/atuin.nix | 0 {hosts/neodymium/home => home}/shell/bat.nix | 0 {hosts/neodymium/home => home}/shell/btop.nix | 0 {hosts/neodymium/home => home}/shell/default.nix | 0 {hosts/neodymium/home => home}/shell/direnv.nix | 0 {hosts/neodymium/home => home}/shell/exa.nix | 0 {hosts/neodymium/home => home}/shell/git.nix | 0 {hosts/neodymium/home => home}/shell/starship.nix | 0 {hosts/neodymium/home => home}/shell/zsh.nix | 0 {hosts/neodymium/home => home}/vscode/default.nix | 0 {hosts/neodymium/home => home}/wayland/default.nix | 0 {hosts/neodymium/home => home}/wayland/eww/default.nix | 0 {hosts/neodymium/home => home}/wayland/eww/eww.scss | 0 {hosts/neodymium/home => home}/wayland/eww/eww.yuck | 0 {hosts/neodymium/home => home}/wayland/eww/mocha.scss | 0 .../home => home}/wayland/eww/scripts/get-active-workspace | 0 .../neodymium/home => home}/wayland/eww/scripts/get-workspaces | 0 {hosts/neodymium/home => home}/wayland/hyprland/default.nix | 0 {hosts/neodymium/home => home}/wayland/hyprland/hyprland.conf | 0 {hosts/neodymium/home => home}/xdg/default.nix | 0 hosts/default.nix | 2 +- 27 files changed, 1 insertion(+), 1 deletion(-) rename {hosts/neodymium/home => home}/alacritty/default.nix (100%) rename {hosts/neodymium/home => home}/chromium/default.nix (100%) rename {hosts/neodymium/home => home}/default.nix (100%) rename {hosts/neodymium/home => home}/firefox/default.nix (100%) rename {hosts/neodymium/home => home}/gtk/default.nix (100%) rename {hosts/neodymium/home => home}/packages.nix (100%) rename {hosts/neodymium/home => home}/shell/atuin.nix (100%) rename {hosts/neodymium/home => home}/shell/bat.nix (100%) rename {hosts/neodymium/home => home}/shell/btop.nix (100%) rename {hosts/neodymium/home => home}/shell/default.nix (100%) rename {hosts/neodymium/home => home}/shell/direnv.nix (100%) rename {hosts/neodymium/home => home}/shell/exa.nix (100%) rename {hosts/neodymium/home => home}/shell/git.nix (100%) rename {hosts/neodymium/home => home}/shell/starship.nix (100%) rename {hosts/neodymium/home => home}/shell/zsh.nix (100%) rename {hosts/neodymium/home => home}/vscode/default.nix (100%) rename {hosts/neodymium/home => home}/wayland/default.nix (100%) rename {hosts/neodymium/home => home}/wayland/eww/default.nix (100%) rename {hosts/neodymium/home => home}/wayland/eww/eww.scss (100%) rename {hosts/neodymium/home => home}/wayland/eww/eww.yuck (100%) rename {hosts/neodymium/home => home}/wayland/eww/mocha.scss (100%) rename {hosts/neodymium/home => home}/wayland/eww/scripts/get-active-workspace (100%) rename {hosts/neodymium/home => home}/wayland/eww/scripts/get-workspaces (100%) rename {hosts/neodymium/home => home}/wayland/hyprland/default.nix (100%) rename {hosts/neodymium/home => home}/wayland/hyprland/hyprland.conf (100%) rename {hosts/neodymium/home => home}/xdg/default.nix (100%) 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