summary refs log tree commit diff
path: root/nix/modules/default/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* Factor out some lib stuff from nixRory&2026-04-061-139/+126
* GatewayOffload: rename to OffloadRory&2026-03-191-1/+1
* nix: add gateway sharding optionsRory&2026-03-121-0/+1
* nix/cdn workRory&2026-02-281-3/+3
* Hopefully get nix routing rightRory&2026-02-261-115/+6
* Discovery fixes, nix updatesRory&2026-02-231-0/+1
* UAPI workRory&2026-02-201-0/+1
* Nix admin api plumbingRory&2026-02-161-0/+1
* C# gw offload work, schema-izing stuffRory&2026-02-061-31/+7
* Fix disabling migrations on nix not wirkingRory&2026-02-041-2/+2
* Env var to disable db migrations, nix: drop pre-start serviceRory&2026-02-031-28/+2
* Raise timeout of migrations pre-start script to allow initial ddl to finishRory&2026-01-261-2/+2
* Drop cdn-cs moduleRory&2026-01-261-4/+3
* C# dependency updates, CDN-CS workRory&2026-01-261-21/+36
* Nix: dont set after/requires at allRory&2026-01-221-2/+2
* Nix: dont depend on network.targetRory&2026-01-221-1/+1
* reenable wantedbyRory&2026-01-211-1/+1
* disable services as a testRory&2026-01-211-1/+1
* Set 15s timeout for migrationsRory&2026-01-211-0/+3
* network-online.target -> network.target?Rory&2026-01-211-1/+1
* Nix: remove dependency on postgres service if host isnt running itRory&2026-01-211-1/+2
* Fix NixOS tests, allow building via tsgoRory&2026-01-201-0/+1
* Nix test VM, migrations helper scriptRory&2026-01-191-0/+23
* Clean up nix a littleRory&2025-12-291-101/+8
* Reduce service permissionsRory&2025-12-281-0/+31
* No trailing slashes in endpointsRory&2025-12-271-4/+4
* Allow writing to cdn pathRory&2025-12-271-4/+6
* blehRory&2025-12-271-4/+4
* blehRory&2025-12-271-1/+1
* Fix copy paste failureRory&2025-12-271-4/+4
* Allow passing config secrets as pathsRory&2025-12-271-31/+103
* cdn no leading slash for private endpoint hackRory&2025-12-271-1/+1
* cdn dont use https for localhostRory&2025-12-271-1/+1
* Set working directoryRory&2025-12-271-0/+1
* Fix runtime pathRory&2025-12-271-1/+1
* Dont set working directory explicitlyRory&2025-12-271-1/+0
* consistent pathsRory&2025-12-271-7/+7
* create groupRory&2025-12-271-0/+2
* maye?Rory&2025-12-271-2/+0
* lets tyr not dynamcic userRory&2025-12-271-1/+9
* sadfkoljwaesioafawejRory&2025-12-271-2/+2
* Override port always based on endpointsRory&2025-12-271-5/+3
* No default portRory&2025-12-271-2/+2
* Use systemd runtimedirectoryRory&2025-12-271-1/+3
* Give storage location to all servicesRory&2025-12-271-0/+16
* AF_UNIXRory&2025-12-271-0/+1
* Server name settingRory&2025-12-271-2/+9
* nix: fix env nameRory&2025-12-261-1/+1
* nix: allow ints in envRory&2025-12-261-0/+1
* Nix: expose CDN path optionRory&2025-12-261-5/+17
* WIP nix stuffRory&2025-12-251-90/+221
* Nix: add missing lib specifier in moduleRory&2025-11-201-1/+1
* fix errorboogiewoogie2025-09-291-1/+1
* add databaseFile option, fix linksboogiewoogie2025-09-291-10/+14
* add nixos module and testboogiewoogie2025-09-291-0/+99