diff options
Diffstat (limited to 'config.hs')
| -rw-r--r-- | config.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ host hostname@"clam.kitenet.net" = Just , Docker.configured , File.dirExists "/var/www" , Docker.docked container hostname "webserver" + , Docker.garbageCollected , Apt.installed ["git-annex", "mtr"] -- Should come last as it reboots. , Apt.installed ["systemd-sysv"] `onChange` Reboot.now |
