From 0045d0cb1825d09e468d8cdb2ea7d759ca4f46a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leon=20Schwarz=C3=A4ugl?= Date: Sun, 29 Jun 2025 15:35:35 +0200 Subject: [PATCH] feat: add microbin --- SwarselSystems.org | 133 ++++++++++++++++++++++++++++ modules/nixos/server/microbin.nix | 124 ++++++++++++++++++++++++++ profiles/nixos/moonside/default.nix | 1 + 3 files changed, 258 insertions(+) create mode 100644 modules/nixos/server/microbin.nix diff --git a/SwarselSystems.org b/SwarselSystems.org index 2211261..b126a22 100644 --- a/SwarselSystems.org +++ b/SwarselSystems.org @@ -4769,6 +4769,7 @@ Modules that need to be loaded on the NixOS level. Note that these will not be a ssh = lib.mkDefault true; oauth2Proxy = lib.mkDefault true; croc = lib.mkDefault true; + microbin = lib.mkDefault true; }; }; }; @@ -10853,6 +10854,138 @@ To get other URLs (token, etc.), use https:///oauth2/openid/