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

7 lines
77 B
Nix

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