diff --git a/nixpkgs/.gitignore b/user/.gitignore similarity index 100% rename from nixpkgs/.gitignore rename to user/.gitignore diff --git a/nixpkgs/README.md b/user/README.md similarity index 100% rename from nixpkgs/README.md rename to user/README.md diff --git a/nixpkgs/install.sh b/user/install.sh similarity index 100% rename from nixpkgs/install.sh rename to user/install.sh diff --git a/nixpkgs/machines/loft/config.nix b/user/machines/loft/config.nix similarity index 100% rename from nixpkgs/machines/loft/config.nix rename to user/machines/loft/config.nix diff --git a/nixpkgs/machines/loft/home.nix b/user/machines/loft/home.nix similarity index 100% rename from nixpkgs/machines/loft/home.nix rename to user/machines/loft/home.nix diff --git a/nixpkgs/machines/mac/config.nix b/user/machines/mac/config.nix similarity index 100% rename from nixpkgs/machines/mac/config.nix rename to user/machines/mac/config.nix diff --git a/nixpkgs/machines/mac/home.nix b/user/machines/mac/home.nix similarity index 100% rename from nixpkgs/machines/mac/home.nix rename to user/machines/mac/home.nix diff --git a/nixpkgs/machines/wsl/config.nix b/user/machines/wsl/config.nix similarity index 100% rename from nixpkgs/machines/wsl/config.nix rename to user/machines/wsl/config.nix diff --git a/nixpkgs/machines/wsl/home.nix b/user/machines/wsl/home.nix similarity index 100% rename from nixpkgs/machines/wsl/home.nix rename to user/machines/wsl/home.nix diff --git a/nixpkgs/modules/dev.nix b/user/modules/dev.nix similarity index 100% rename from nixpkgs/modules/dev.nix rename to user/modules/dev.nix diff --git a/nixpkgs/modules/fonts.nix b/user/modules/fonts.nix similarity index 100% rename from nixpkgs/modules/fonts.nix rename to user/modules/fonts.nix diff --git a/nixpkgs/modules/git.nix b/user/modules/git.nix similarity index 100% rename from nixpkgs/modules/git.nix rename to user/modules/git.nix diff --git a/nixpkgs/modules/git_nixos.nix b/user/modules/git_nixos.nix similarity index 100% rename from nixpkgs/modules/git_nixos.nix rename to user/modules/git_nixos.nix diff --git a/nixpkgs/modules/gnome.nix b/user/modules/gnome.nix similarity index 100% rename from nixpkgs/modules/gnome.nix rename to user/modules/gnome.nix diff --git a/nixpkgs/modules/home-manager.nix b/user/modules/home-manager.nix similarity index 100% rename from nixpkgs/modules/home-manager.nix rename to user/modules/home-manager.nix diff --git a/nixpkgs/modules/vscode.nix b/user/modules/vscode.nix similarity index 100% rename from nixpkgs/modules/vscode.nix rename to user/modules/vscode.nix diff --git a/nixpkgs/modules/zsh.nix b/user/modules/zsh.nix similarity index 100% rename from nixpkgs/modules/zsh.nix rename to user/modules/zsh.nix diff --git a/nixpkgs/overlays/paperwm.nix b/user/overlays/paperwm.nix similarity index 100% rename from nixpkgs/overlays/paperwm.nix rename to user/overlays/paperwm.nix