notohh
0845808f39
Some checks failed
flake check / check (push) Successful in 10m2s
fmt check / check (push) Has been cancelled
7 lines
80 B
Nix
7 lines
80 B
Nix
_: {
|
|
imports = [
|
|
./restic.nix
|
|
./postgresql.nix
|
|
./redis.nix
|
|
];
|
|
}
|