flake/services/shared/default.nix

6 lines
54 B
Nix

{
imports = [
./borg.nix
./caddy.nix
];
}