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

6 lines
55 B
Nix

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