nixcfg/homeManagerModules/services/default.nix

9 lines
80 B
Nix

{
imports = [
./easyeffects
./mpd
./swayidle
./swayosd
];
}