Fixing fonts, gpg-agent, clipboard, and other misc
This commit is contained in:
parent
f44ccff64f
commit
00cb1bbe74
7 changed files with 41 additions and 15 deletions
|
@ -35,13 +35,13 @@
|
|||
"kernel.yama.ptrace_scope=0"
|
||||
];
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
virtualisation.libvirtd.enable = true;
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.bluetooth.settings.General.Experimental = true;
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
enable32Bit= true;
|
||||
extraPackages = lib.attrVals [
|
||||
"intel-compute-runtime"
|
||||
"intel-media-driver"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue