linde: automatically migrate goatcounter DB
Alan Pearce alan@alanpearce.eu
Sat, 29 Jun 2024 17:11:53 +0200
1 files changed, 1 insertions(+), 0 deletions(-)
jump to
M system/linde.nix → system/linde.nix
@@ -353,6 +353,7 @@ package = (import <personal> { inherit pkgs; }).goatcounter; settings = { tls = "proxy"; websocket = true; + automigrate = true; }; };