From 0d39e2869b27e0046ffdafe0adc45b62e7281d82 Mon Sep 17 00:00:00 2001 From: imxyy_soope_ Date: Fri, 15 Aug 2025 15:27:06 +0800 Subject: [PATCH] feat(wine): disable by default --- modules/desktop/wine.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/desktop/wine.nix b/modules/desktop/wine.nix index 98efc26..95f4ab4 100644 --- a/modules/desktop/wine.nix +++ b/modules/desktop/wine.nix @@ -6,7 +6,6 @@ }: lib.my.makeSwitch { inherit config; - default = true; optionName = "wine"; optionPath = [ "desktop"