dotfiles/modules/shell/default.nix

2 lines
39 B
Nix
Raw Normal View History

2022-04-29 00:54:37 +00:00
{ ... }: { imports = [ ./fish.nix ]; }