summary refs log tree commit diff
path: root/flake.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement budget handlingRory&2025-06-031-0/+1
|
* Clean up pointless error handling, coerce booleans to string in nixRory&2025-06-031-4/+4
|
* Fix logRequests optionRory&2025-06-031-2/+6
|
* Lock down systemd serviceRory&2025-06-031-51/+78
|
* Nix cleanup, fix planRory&2025-06-031-3/+1
|
* Fix typoRory&2025-06-031-1/+1
|
* Refer to system properlyRory&2025-06-031-2/+2
|
* Fix nix module evalRory&2025-06-031-1/+1
|
* Fix nix package, implement moduleRory&2025-06-031-2/+29
|
* Simple nixOS moduleRory&2025-06-031-4/+33
|
* Add register with validationRory&2025-06-011-1/+1
|
* Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵Rory&2025-05-291-0/+2
| | | | mongo attempt, add test register route
* Bare minimum express server, fix nix packageRory&2025-05-281-5/+3
|
* Add basic dependenciesRory&2025-05-281-0/+89