From 3569aa1b9a485e8bc1118b99ac53c21cff730483 Mon Sep 17 00:00:00 2001 From: Haonan Chen Date: Sun, 14 Dec 2025 10:12:30 +0800 Subject: [PATCH] devices.pc: disable waydroid --- devices/pc/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/devices/pc/default.nix b/devices/pc/default.nix index bec85c50..347973d3 100644 --- a/devices/pc/default.nix +++ b/devices/pc/default.nix @@ -96,7 +96,6 @@ inputs: mariadb.mountFrom = "nodatacow"; open-webui.ollamaHost = "127.0.0.1"; howdy = {}; - waydroid = {}; }; bugs = [ "amdpstate" ]; packages = { mathematica = {}; vasp = {}; };