Files
nixos-config/modules/home/fish/config.nix

2 lines
62 B
Nix

{ config, ... }: { imports = [ ./env.nix ./functions.nix ]; }