small relative path fix
This commit is contained in:
parent
ba1d04f83a
commit
c7ebfb3c28
|
@ -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