flake.nix: remove inputs

This commit is contained in:
Charlie Root 2024-08-20 21:55:45 +02:00
commit 99551246bc
4 changed files with 79 additions and 237 deletions

View file

@ -161,7 +161,7 @@ in {
security = {
sanitizeOnShutdown = false;
sandbox = false;
sandbox = true;
noSessionRestore = false;
userAgent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0";
};