darwin: regularly run angrr as timer job

This commit is contained in:
Trolli Schmittlauch 2026-02-18 16:39:25 +01:00
parent ec32be92c7
commit 3160908c0b

View file

@ -27,6 +27,7 @@ in
sandbox = "relaxed";
};
};
services.angrr.timer.enable = true;
# List packages installed in system profile. To search by name, run:
# $ nix-env -qaP | grep wget