From 57be1704d9ae2eb959d07d2fc7729ca8f1c28f68 Mon Sep 17 00:00:00 2001 From: tux Date: Tue, 10 Jun 2025 14:31:04 +0530 Subject: [PATCH] feat: add waydroid to persist dir --- hosts/canopus/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/canopus/default.nix b/hosts/canopus/default.nix index b8d2def..3a66a20 100755 --- a/hosts/canopus/default.nix +++ b/hosts/canopus/default.nix @@ -250,7 +250,6 @@ supergfxd = { enable = true; settings = { - mode = "Integrated"; vfio_enable = false; vfio_save = false; always_reboot = false; @@ -317,6 +316,7 @@ "/var/lib/tailscale" "/var/lib/nixos" "/var/lib/docker" + "/var/lib/waydroid" "/etc/NetworkManager/system-connections" ]; files = [