summary refs log tree commit diff
path: root/mugam.scm
AgeCommit message (Collapse)Author
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.
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 mugam.Arun Isaac