mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
remove old firefox settings
This commit is contained in:
parent
2f5cf07722
commit
2a211813fd
1 changed files with 0 additions and 3 deletions
|
@ -41,9 +41,6 @@ with lib;
|
||||||
(pkgs.nerdfonts.override { fonts = [ "DejaVuSansMono" ]; })
|
(pkgs.nerdfonts.override { fonts = [ "DejaVuSansMono" ]; })
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.variables.MOZ_ENABLE_WAYLAND = "1";
|
|
||||||
environment.variables.MOZ_USE_XINPUT2 = "1";
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
chromium
|
chromium
|
||||||
discord
|
discord
|
||||||
|
|
Loading…
Reference in a new issue