all repos — nixfiles @ 4a47b6c986401623bae405b2e12000106f2cf62c

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

update searchix

Alan Pearce
commit

4a47b6c986401623bae405b2e12000106f2cf62c

parent

c8be1dd4c46d231dc2c7bd0dea51e382bba9f7a1

1 file changed, 4 insertions(+), 2 deletions(-)

changed files
M system/linde.nixsystem/linde.nix
@@ -828,7 +828,6 @@ sentryDSN = "https://26d4cd8d20157ae2f6b4726ceae1a563@o4507187730120704.ingest.de.sentry.io/4507187734970448";
contentSecurityPolicy = { script-src = [ "'self'" - "'unsafe-inline'" "https://gc.zgo.at" "https://js-de.sentry-cdn.com" "https://browser.sentry-cdn.com"
@@ -838,9 +837,12 @@ "'self'"
"https://searchix.goatcounter.com/count" "*.sentry.io" ]; + worker-src = [ + "blob:" + ]; }; extraHeadHTML = '' - <script + <script async src="https://js-de.sentry-cdn.com/d735e99613a86e1625fb85d0e8e762de.min.js" crossorigin="anonymous"></script> <script data-goatcounter="https://searchix.goatcounter.com/count"