nixcfg/homeManagerModules/services/default.nix

10 lines
93 B
Nix

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