notohh
c9c7bcc567
All checks were successful
flake check / check (push) Successful in 3m41s
fmt check / check (push) Successful in 39s
11 lines
154 B
Nix
11 lines
154 B
Nix
{...}: {
|
|
imports = [
|
|
./restic.nix
|
|
./traefik.nix
|
|
./stash.nix
|
|
./jellyfin.nix
|
|
./wallos.nix
|
|
./homepage.nix
|
|
./glances.nix
|
|
];
|
|
}
|