Paperless added and fixes for old services

This commit is contained in:
2025-04-30 14:16:44 +02:00
parent 40a5f794ea
commit e17752dec4
11 changed files with 158 additions and 30 deletions

View File

@@ -68,6 +68,7 @@
isNormalUser = true;
description = "Deploy";
extraGroups = [ "networkmanager" "wheel" "dialout" ];
linger = true;
};
nix.settings.trusted-users = [ "root" "deploy" ];

View File

@@ -48,6 +48,7 @@
uptime-kuma.enable = true;
pingvin-share.enable = true;
vaultwarden.enable = true;
paperless-ngx.enable = true;
};
};