diff --git a/home-manager/desktop/configuration.nix b/home-manager/desktop/configuration.nix index f34a413..b26fcb5 100644 --- a/home-manager/desktop/configuration.nix +++ b/home-manager/desktop/configuration.nix @@ -16,7 +16,7 @@ # You can also split up your configuration and import pieces of it here: # ./nvim.nix - ./package-configs/zsh.nix + ../package-configs/zsh.nix ]; nixpkgs = { # You can add overlays here