aboutsummaryrefslogtreecommitdiff
path: root/tw/system.scm
AgeCommit message (Collapse)Author
2023-02-14Use hosts-service-type instead of deprecated hosts-fileTimo Wilken
Also, take the opportunity to make a proper service-type for my WireGuard setup.
2023-01-25Install curl by defaultTimo Wilken
Nextcloud might well need it.
2023-01-24Remove guixdeploy user againTimo Wilken
It's probably better to just SSH in as root instead, seeing as the guixdeploy user can otherwise do anything as root anyway.
2023-01-22Rename "common" modules to be base modulesTimo Wilken