mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Users/mviallon] Add chromium config
This commit is contained in:
parent
b8586fc211
commit
c64f9cb86f
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ in {
|
||||||
# For 32 bit applications
|
# For 32 bit applications
|
||||||
hardware.opengl.driSupport32Bit = true;
|
hardware.opengl.driSupport32Bit = true;
|
||||||
|
|
||||||
programs.gnupg.agent.pinentryFlavor = "qt";
|
# programs.gnupg.agent.pinentryFlavor = "qt";
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; with libsForQt5; [
|
environment.systemPackages = with pkgs; with libsForQt5; [
|
||||||
# firefox
|
# firefox
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue