small relative path fix
This commit is contained in:
parent
81460a2b8f
commit
6bde188e7b
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue