nix-config/home/utils/default.nix

9 lines
109 B
Nix

{
imports = [
./btop
./blueman.nix
./direnv.nix
./easyeffects.nix
./udiskie.nix
];
}