nichts/modules/cli/default.nix

2 lines
55 B
Nix
Raw Normal View History

_: { imports = [ ./neovim.nix ./fish.nix ./nh.nix ]; }