blob: 56b817b9e2e7ec8168730477a91c87aa4b990dd4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
imports = [
./anubis.nix # 8092
# ./beszel.nix # 8083
# ./beszel-agent.nix # 45876
./dozzle.nix # 8091
./gigi.nix # 79
./litterbox.nix
./locus.nix # 1965
./mayu.nix # 8098
./momoka.nix # 70
./pounce.nix # 6697
./september.nix # 8084
./statping.nix # 8085
./uptime-kuma.nix # 8099
./wastebin.nix # 8090
# ./whirl.nix # 5673, 6650
];
}
|