summary refs log tree commit diff
AgeCommit message (Collapse)Author
4 daysRemove SSH access to mugam. HEAD mainArun Isaac
With DNS now configured via the Guix configuration, there is no need for shell access. I still leave SSH access for my user, for diagnostic use. Change-Id: Ia3f5ec258fba6249ab2fa2784c1d85f86eb227af
4 daysSwitch to knot DNS.Arun Isaac
The knot DNS service lets us configure the DNS records from the Guix system configuration instead of having to rely on zone files as state. This is more Guix-y and preferable despite the loss of quick editing for users.
4 daysAllow imaps through mugam firewall.Arun Isaac
4 daysAdd DigitalOcean snapshots management script.Arun Isaac
2026-02-27steel: Open UDP port 30000 for luanti.Arun Isaac
Change-Id: If77390ff51a5135ad0a0af3f74fb99d14f59313d
2026-02-27mugam: Add htop.Arun Isaac
htop is useful for the occasional system administration task.
2025-09-24mugam: Switch hrrol to well-known ports.Arun Isaac
Switching to well-known ports makes the configuration simpler, and lets us take advantage of defaults. The non-standard ports were from the days when Guix was but a container running on hrrol's Parabola.
2025-09-24Add dir-locals.el.Arun Isaac
2025-09-24steel: Add nftables firewall.Arun Isaac
2025-09-24steel: Switch to dhcpcd-service-type.Arun Isaac
dhcp-client-service-type is deprecated.
2025-09-24steel: Switch to new mugam WireGuard IP.Arun Isaac
2025-09-24Add gitignore.Arun Isaac
2025-09-24Add mugam.Arun Isaac
2024-05-31Add steel system configuration.Arun Isaac
* steel.scm: New file.