wine for lutris

This commit is contained in:
Christoph Cullmann 2024-10-05 18:25:45 +02:00
parent 36e8e08e2f
commit f1ef6a67c0
No known key found for this signature in database

View file

@ -127,6 +127,7 @@ in
home.packages = with pkgs; [ home.packages = with pkgs; [
lutris lutris
steam steam
wine64
]; ];
}; };