feat(dashy): broken

This commit is contained in:
2025-09-15 08:18:35 +02:00
parent cc43567fc9
commit 1e675d1c81
4 changed files with 172 additions and 136 deletions

View File

@@ -1,5 +1,4 @@
{ config, ... }:
{
{config, ...}: {
server = {
enable = true;
email = "adam@cnst.dev";
@@ -9,11 +8,6 @@
uid = 994;
gid = 993;
mounts = {
fast = "/mnt/user";
config = "/persist/opt/services";
};
unbound = {
enable = true;
};
@@ -73,6 +67,7 @@
podman = {
enable = true;
gluetun.enable = true;
dashy.enable = true;
qbittorrent = {
enable = true;
port = 8080;