nix-conf/modules/servers/tyr/default.nix

6 lines
60 B
Nix

{
imports = [
./syncthing.nix
./glance.nix
];
}