aktualizacja i wyłączenie vscode i lutris

This commit is contained in:
2025-11-08 17:58:03 +01:00
parent ae86863909
commit ed3e3c4832
3 changed files with 15 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
{ pkgs, osConfig, ... }:
{
programs.lutris = {
enable = true;
enable = false;
package = pkgs.lutris;
protonPackages = [ pkgs.proton-ge-bin ];
winePackages = [ pkgs.wineWowPackages.waylandFull ];