flocon/modules/hm/services/default.nix

9 lines
94 B
Nix
Raw Normal View History

{
imports = [
./gammastep.nix
./syncthing.nix
./swaync
./udiskie.nix
];
}