Commit graph

15 commits

Author SHA1 Message Date
d84c63fe6c Flake, flake-part+easy-host, remove unused inputs
IF YOU ARE NOT ME: I would not use this configuration. In the past I
would feel confident telling you to drop in your own host and be off to
the races, but right now users are in a state which required hard coding
some of my nominal preferences. Read on for more specifics

Completely refactors the flake.nix part of the repo. This removes my
strange legacy code for directory-based hosts+users in favor of using
easy-host and flake-parts.

As a result of this some specialArgs were lost, namely the list of users
and the username being passed. I think this is the right way to go in
the short term, but it has lead to some hardcoded values. Namely "pan"
is created as a user regardless of configuration

In tandem with this is the deprecation of some modules which had inputs
in flake which I wasn't using. I'm sure there is a better way to do
this, but I didn't like downloading and caching them every time when I
knew I wasn't using them.

I'm currently very unhappy with the users part of this change, but that
wasn't the goal of this branch. I will revisit in a larger commit.
2025-11-26 14:33:04 -08:00
f84166cf72 Caddy, DNS Challenges; Headscale, Magic_dns
Changed to using Porkbun DNS Challenges for Caddy. This enables wildcard
certificates. Documentation
- https://caddyserver.com/docs/caddyfile/patterns#wildcard-certificates
- https://caddyserver.com/docs/automatic-https#dns-challenge

Changed headscale to use a domain I own instead of the beautiful madoka
OP.
2025-11-05 08:25:01 -08:00
0d7d23e3ac Fava, change port to number; open port 2025-09-16 17:35:34 -07:00
20665da109 Fava, setup service; enable for Juri 2025-09-15 10:38:44 -07:00
9b5623e2b3 Syncthing, add jibril to wiki 2025-09-15 09:15:39 -07:00
a89ad00002 Syncthing, add kobayashi to wiki 2025-08-11 09:15:01 -07:00
c6f2ddf33c Syncthing, HM and Nixos Module 2025-08-04 19:45:17 -07:00
9e8f82f3ae Juri, add an account for May 2025-07-16 10:12:24 -07:00
ee25fb915d Tailscale, Move to service, enable on Juri & Onizuka 2025-07-10 12:06:34 -07:00
df31b5cd12 Headscale, initialization 2025-07-10 12:06:30 -07:00
1c15dedf15 Postgres, service init 2025-04-09 14:06:04 -07:00
9102af1c08 Juri, add forgejo server with admin account 2025-03-24 12:36:15 -07:00
d27cedfd0e Juri, pds + caddy running 2025-03-18 14:09:25 -07:00
de1f6d020f Juri, add sops and pds invocation 2025-03-17 16:28:57 -07:00
f27cec2c9a Users, add juri and update automatic start version 2025-03-12 22:30:33 -07:00