browsers ugh
This commit is contained in:
parent
15c198fa72
commit
63ee037c90
2 changed files with 5 additions and 5 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -931,11 +931,11 @@
|
|||
},
|
||||
"nixos-hardware": {
|
||||
"locked": {
|
||||
"lastModified": 1746621361,
|
||||
"narHash": "sha256-T9vOxEqI1j1RYugV0b9dgy0AreiZ9yBDKZJYyclF0og=",
|
||||
"lastModified": 1746814339,
|
||||
"narHash": "sha256-hf2lICJzwACWuzHCmZn5NI6LUAOgGdR1yh8ip+duyhk=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixos-hardware",
|
||||
"rev": "2ea3ad8a1f26a76f8a8e23fc4f7757c46ef30ee5",
|
||||
"rev": "3c5e12673265dfb0de3d9121420c0c2153bf21e0",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -20,12 +20,12 @@ in
|
|||
programs = {
|
||||
zen-browser = {
|
||||
enable = true;
|
||||
policies = firefox-policies;
|
||||
# policies = firefox-policies;
|
||||
};
|
||||
|
||||
librewolf = {
|
||||
enable = true;
|
||||
policies = firefox-policies;
|
||||
# policies = firefox-policies;
|
||||
};
|
||||
|
||||
chromium = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue