From 1dd0bc2f75df6fc9f2e1192a98f263d69a4044ad Mon Sep 17 00:00:00 2001 From: Ahwx Date: Sun, 30 Mar 2025 13:31:20 +0200 Subject: [PATCH] feat: enable wine for yoshino --- hosts/yoshino/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/yoshino/default.nix b/hosts/yoshino/default.nix index 1098a2d..f9ae39d 100644 --- a/hosts/yoshino/default.nix +++ b/hosts/yoshino/default.nix @@ -17,6 +17,7 @@ desktop.enable = true; creative.enable = true; amdgpu.enable = true; + wine.enable = true; }; networking = {