DashNix/nix/programs/individual_configs/default.nix

8 lines
86 B
Nix

{
imports = [
./kitty.nix
./yazi.nix
./fish.nix
./ncspot.nix
];
}