Files
nix-config/home/shell/default.nix
T

8 lines
73 B
Nix

{
imports = [
./fish.nix
./starship.nix
./tools.nix
];
}