diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-15 18:59:09 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-15 18:59:09 -0700 |
| commit | 0547cba1e38e1cdde62c885e1b198170ef9e72bc (patch) | |
| tree | 8149881e2fbd735ff8366dad885eacacf0e8bbf7 /config/nix.org | |
| parent | edc7f724ff6b7b323fd06d7c3cbb2e56a2a214b8 (diff) | |
lol
Diffstat (limited to 'config/nix.org')
| -rw-r--r-- | config/nix.org | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/nix.org b/config/nix.org index 3a8350b..0f63df0 100644 --- a/config/nix.org +++ b/config/nix.org @@ -1782,10 +1782,6 @@ to the outside world under a domain. rewrite ^/$ /graph_view/index.html break; ''; }; - - extraConfig = '' - add_header Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; object-src 'none';"; - ''; }; }; }; |
