notohh
2c9ee605b4
All checks were successful
flake check / check (push) Successful in 4m22s
fmt check / check (push) Successful in 57s
8 lines
100 B
Nix
8 lines
100 B
Nix
_: {
|
|
imports = [
|
|
./restic.nix
|
|
./postgresql.nix
|
|
./redis.nix
|
|
./exporters.nix
|
|
];
|
|
}
|