Commit Graph

7 Commits

Author SHA1 Message Date
e4feaa35ad secrets: migrate build-time secrets to agenix runtime
- coturn: switch static-auth-secret to static-auth-secret-file
- matrix: switch registration_token and turn_secret to file-based
- murmur: switch password to environmentFile with agenix
- p2pool: move public wallet address to service-configs.nix
2026-03-31 12:38:43 -04:00
a5f3af5ff3 ports refactor 2026-03-21 12:13:53 -04:00
3b23aea374 monero+p2pool: move to ssds
I tried running these on my hdd array because I have more storage there
but it is WAY too slow. So I need to have it on the ssds instead, as much
as it pains me to use my valuable ssd space.
2026-03-20 14:04:15 -04:00
e536daa8f2 p2pool: mini -> nano 2026-03-11 13:36:46 -04:00
3f636a332f p2pool: fix args
https://github.com/NixOS/nixpkgs/pull/427723/changes#r2919054771
2026-03-11 11:13:56 -04:00
7396150fa3 p2pool: nano -> mini 2026-03-11 11:04:32 -04:00
01dbfc69a5 p2pool: init 2026-03-11 11:01:25 -04:00