mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
materusPC: ssh changes, vm changes, steam changes
This commit is contained in:
@@ -97,8 +97,6 @@
|
||||
|
||||
|
||||
xdg.desktopEntries.brave-browser = let env = lib.concatStringsSep " " [
|
||||
''DRI_PRIME="1002:744c"''
|
||||
''MESA_VK_DEVICE_SELECT="1002:744c"''
|
||||
''NIXOS_OZONE_WL="1"''
|
||||
];
|
||||
script = pkgs.writeShellScript "brave" ''
|
||||
|
||||
Reference in New Issue
Block a user