summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2026-03-10 20:03:02 -0600
committerAlejandro Soto <alejandro@34project.org>2026-03-11 01:27:55 -0600
commitd73def49bd0ae2f20fdde89774c1a117a586c0c0 (patch)
treed4711935962ad05d967d2dfe81123855cbfccf65 /sys
parente164446b53866ceda3bdd748f3d4777cadbcdeee (diff)
trivionomicon: athena-bccr: separate releases by vendor, add 'vendor' option
Diffstat (limited to 'sys')
-rw-r--r--sys/preset/user.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/preset/user.nix b/sys/preset/user.nix
index 56b6866..e707481 100644
--- a/sys/preset/user.nix
+++ b/sys/preset/user.nix
@@ -66,6 +66,11 @@ in {
};
#trivionomiconMotd.enable = true;
+
+ athena-bccr = {
+ mirror = "https://public.posixlycorrect.com/dist/firma_digital";
+ vendor = "athena";
+ };
};
services.nullmailer = {