update flake lock
This commit is contained in:
parent
6844ccaf9a
commit
1c5cc3c60d
4 changed files with 81 additions and 82 deletions
|
@ -1,11 +1,7 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
{pkgs, ...}: {
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
package = pkgs.floorp;
|
||||
package = pkgs.librewolf;
|
||||
policies = {
|
||||
DisableTelemetry = true;
|
||||
DisableFirefoxStudies = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue