all repos — nixfiles @ 9dfbbb14469ade2b52fd41a1b88ee2c08ef0cdaa

System and user configuration, managed by nix and home-manager

linde: automatically migrate goatcounter DB

Alan Pearce
commit

9dfbbb14469ade2b52fd41a1b88ee2c08ef0cdaa

parent

761908e1e5cb2413fa9af4d0fec406932d31a783

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M system/linde.nixsystem/linde.nix
@@ -353,6 +353,7 @@ package = (import <personal> { inherit pkgs; }).goatcounter;
settings = { tls = "proxy"; websocket = true; + automigrate = true; }; };