dotfiles/modules/shell/default.nix
2022-04-28 18:55:15 -04:00

2 lines
68 B
Nix

{ pkgs, dotfiles, nixos_config ... }: { imports = [ ./fish.nix ]; }