summaryrefslogtreecommitdiff
path: root/hosts/tacitus/default.nix
diff options
context:
space:
mode:
authorJakub Stachurski <jakub@wilkuu.nl>2026-07-21 20:28:13 +0200
committerJakub Stachurski <jakub@wilkuu.nl>2026-07-21 20:28:13 +0200
commit8da770badb7fe21df138e770c8d1a8b6c4604882 (patch)
tree947cc879a2b00c02e682f63cd6b8e0a36da6a742 /hosts/tacitus/default.nix
parent381984fc596c3cf268d4bcf061164158fbcfb95a (diff)
nixfmt
Diffstat (limited to 'hosts/tacitus/default.nix')
-rw-r--r--hosts/tacitus/default.nix12
1 files changed, 6 insertions, 6 deletions
diff --git a/hosts/tacitus/default.nix b/hosts/tacitus/default.nix
index fa39daa..8ddd221 100644
--- a/hosts/tacitus/default.nix
+++ b/hosts/tacitus/default.nix
@@ -14,16 +14,16 @@
];
wilkuu.mjmap = {
- enable = true;
- users = ["wilkuu"];
- };
+ enable = true;
+ users = [ "wilkuu" ];
+ };
wilkuu.services = {
prometheus.enableScraper = true;
prometheus.enableExporters = true;
- test_endpoint.enable = false;
+ test_endpoint.enable = false;
mysql.enable = true;
kanboard = {
- enable = true;
+ enable = true;
domain = "kb.wilkuu.xyz";
};
firefly-iii = {
@@ -124,7 +124,7 @@
health = true;
poe = true;
wlansta = false;
- wlanif = false;
+ wlanif = false;
monitor = true;
routes = true;
firware = true;