1
Fork 0
satellite/modules/applications/shells/default.nix

2 lines
68 B
Nix

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