nixcfg/homeManagerModules/services/default.nix

7 lines
51 B
Nix
Raw Normal View History

2024-03-28 19:52:15 -04:00
{
imports = [
./easyeffects
./mpd
];
2024-03-28 19:52:15 -04:00
}