Files
nixos-configuration/shared/home-manager/shell/default.nix

11 lines
112 B
Nix

{
imports = [
./btop.nix
./cava
./fastfetch.nix
./fish.nix
./yazi
./zoxide.nix
];
}