alter firefox install

This commit is contained in:
Glen Goodwin 2023-09-28 00:42:48 -04:00
parent 3e0373ad69
commit e779c6bb5b

View file

@ -72,7 +72,6 @@
usbutils
wget
lsof
firefox
];
};
@ -115,21 +114,6 @@
nix.settings.allowed-users = [ "@wheel" ];
security.sudo.execWheelOnly = true;
programs.firejail = {
enable = true;
wrappedBinaries = {
firefox = {
executable = "${pkgs.lib.getBin pkgs.firefox}/bin/firefox";
profile = "${pkgs.firejail}/etc/firejail/firefox.profile";
extraArgs = [
# Required for U2F USB stick
"--ignore=private-dev"
# Enable system notifications
"--dbus-user.talk=org.freedesktop.Notifications"
];
};
};
};
# enable antivirus clamav and