mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix: litterbox-2 maybe
This commit is contained in:
parent
219aa0783c
commit
6c2285779b
1 changed files with 5 additions and 0 deletions
|
|
@ -8,6 +8,11 @@
|
||||||
nixos.syncthing-kat
|
nixos.syncthing-kat
|
||||||
];
|
];
|
||||||
|
|
||||||
|
services = {
|
||||||
|
prometheus.exporters.node.enable = false;
|
||||||
|
promtail.enable = false;
|
||||||
|
};
|
||||||
|
|
||||||
sops = {
|
sops = {
|
||||||
defaultSopsFile = ./secrets.yaml;
|
defaultSopsFile = ./secrets.yaml;
|
||||||
secrets.tailscale-key.key = "tailscale-key";
|
secrets.tailscale-key.key = "tailscale-key";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue