Wrong relative path for that zsh.nix
This commit is contained in:
parent
640769f040
commit
46895b6646
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
# You can also split up your configuration and import pieces of it here:
|
# You can also split up your configuration and import pieces of it here:
|
||||||
# ./nvim.nix
|
# ./nvim.nix
|
||||||
./package-configs/zsh.nix
|
../../package-configs/zsh.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
|
|
Loading…
Reference in a new issue