notohh
7d7f6f4407
All checks were successful
flake check / check (push) Successful in 8m46s
fmt check / check (push) Successful in 1m4s
6 lines
67 B
Nix
6 lines
67 B
Nix
{...}: {
|
|
imports = [
|
|
./restic.nix
|
|
./hydroxide.nix
|
|
];
|
|
}
|