nixos-config/machines/weilite/services/default.nix

7 lines
80 B
Nix

{
imports = [
./ocis.nix
./restic.nix
./media-download.nix
];
}