diff --git a/devices/pc/default.nix b/devices/pc/default.nix index 16a3f2eb..1c5831f5 100644 --- a/devices/pc/default.nix +++ b/devices/pc/default.nix @@ -92,6 +92,7 @@ inputs: mariadb.mountFrom = "nodatacow"; open-webui.ollamaHost = "127.0.0.1"; howdy = {}; + waydroid = {}; }; bugs = [ "amdpstate" ]; packages = { mathematica = {}; vasp = {}; };