small relative path fix

This commit is contained in:
Lillian Violet 2023-12-28 22:10:17 +01:00
parent ba1d04f83a
commit c7ebfb3c28

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