small relative path fix

This commit is contained in:
Lillian-Violet 2023-12-28 22:10:17 +01:00
parent 81460a2b8f
commit 6bde188e7b

View file

@ -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