feat(browsers): update firefox configurations
- update Mullvad Browser config - update Firefox / Arkenfox config
This commit is contained in:
parent
386b3f6616
commit
4cee402863
4 changed files with 42 additions and 10 deletions
hardware
|
@ -4,7 +4,7 @@
|
|||
imports = [ ./firmware.nix ./planck.nix ];
|
||||
|
||||
boot.supportedFilesystems = lib.mkDefault [ "btrfs" ];
|
||||
boot.kernelPackages = lib.mkOverride 0 pkgs.linuxPackages_latest;
|
||||
boot.kernelPackages = lib.mkOverride 800 pkgs.linuxPackages_latest;
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue