summaryrefslogtreecommitdiff
path: root/tw/system/vin.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-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
2023-01-22Allow guixdeploy user to do anything as rootTimo Wilken
This is required to use "guix deploy".
2023-01-22Extract common server packages and servicesTimo Wilken
This should improve maintainability a bit by combining common services running on the servers. Additionally, this parameterises common parts by servers' host names instead of the host-name-like symbols as before.
2023-01-22Extract common server user accountsTimo Wilken
2023-01-19Add configuration for new host vin.twilken.netTimo Wilken