nixcfg/homeManagerModules/services/default.nix

9 lines
82 B
Nix

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