qol
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
intel-vaapi-driver
|
||||
libvdpau-va-gl
|
||||
vulkan-validation-layers
|
||||
nvidia-video-sdk
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
@@ -46,7 +46,10 @@
|
||||
%wheel ALL=(ALL) ALL
|
||||
'';
|
||||
|
||||
services.dbus.packages = [ pkgs.gcr ];
|
||||
services.dbus = {
|
||||
enable = true;
|
||||
packages = [ pkgs.gcr ];
|
||||
};
|
||||
|
||||
services.pcscd.enable = true;
|
||||
programs.gnupg = {
|
||||
|
||||
Reference in New Issue
Block a user