rename deprecated options

This commit is contained in:
Thilo Billerbeck 2025-01-18 01:30:39 +01:00
parent 4934d38771
commit ee8bb08f26
2 changed files with 5 additions and 4 deletions
configs/thilo-pc

View file

@ -155,12 +155,13 @@
]);
};
hardware.opengl = {
hardware.graphics = {
extraPackages = with pkgs; [
vaapiVdpau
libvdpau-va-gl
];
};
hardware.bluetooth.enable = true;
programs.steam.gamescopeSession = {