fix: change ./file imports to ./file.nix
This commit is contained in:
parent
4fee15ce51
commit
15763e5d49
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
{ imports = [ ./zsh ]; }
|
||||
{ imports = [ ./zsh.nix ]; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue