flake.nix: remove inputs
This commit is contained in:
parent
6b82532b2b
commit
99551246bc
4 changed files with 79 additions and 237 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue