disable ap service

This commit is contained in:
Noa Aarts 2025-11-12 16:02:42 +01:00
parent 4cb97751e6
commit 3e0429ec6f
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -172,7 +172,7 @@
''; '';
in in
{ {
enable = true; enable = false;
serviceConfig = { serviceConfig = {
Type = "simple"; Type = "simple";
User = "noa"; User = "noa";