snowflake/hosts/tsuki/services/default.nix

6 lines
67 B
Nix

{...}: {
imports = [
./restic.nix
./hydroxide.nix
];
}