system/hosts/home/services/default.nix

6 lines
63 B
Nix

{
imports = [
./forgejo-runners
./synergy.nix
];
}