linde: automatically migrate goatcounter DB
1 file changed, 1 insertion(+), 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; }; };