Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Zweili ce88b03198 Switch to nixfmt-rfc-style 2024-02-02 13:45:05 +01:00
Andreas Zweili 10c04c5a47 Don't let docker wait after the network is online
It causes errors with network script and it still has problems pulling images.
I probably have to start it after the NTP service.
2024-01-29 22:34:19 +01:00
Andreas Zweili 913beb8324 Only start docker after the network is available
Otherwise downloading images doesn't work because certificate verification
doesn't work.
2024-01-15 14:58:02 +01:00
Andreas Zweili d3db0aa233 Switch from nixpkgs-fmt to nixfmt 2024-01-01 13:14:24 +01:00
Andreas Zweili d16f623de0 Move services to modules/services 2023-06-05 10:15:00 +02:00