hosts: steamdeck: rename for nixpkgs option updates

This commit is contained in:
2024-06-21 23:15:02 +02:00
parent daee0533d5
commit 19487f6b79
3 changed files with 25 additions and 26 deletions

View File

@@ -30,10 +30,9 @@
decky-loader.enable = true;
};
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32Bit = true;
hardware.graphics = {
enable = true;
enable32Bit = true;
};
environment.systemPackages = with pkgs; [