forked from mirrors_public/oddlama_nix-config
chore: remove deprecated configuration
This commit is contained in:
parent
976ebbe755
commit
84df858188
7 changed files with 56 additions and 62 deletions
|
@ -18,7 +18,6 @@ lib.optionalAttrs (!minimal) {
|
|||
};
|
||||
opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
extraPackages = with pkgs; [
|
||||
vaapiVdpau
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue