nix-config/home/utils/default.nix

9 lines
113 B
Nix

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