summaryrefslogtreecommitdiff
path: root/hosts/tomato/default.nix
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2025-08-17 19:42:47 -0500
committerSimon Parri <simonparri@ganzeria.com>2025-08-17 19:42:47 -0500
commit0a2c7bdb386b2a195f0dbbe8163e8bea8a3ad5ad (patch)
tree02d3bb6d2dbe99727cf23961e75983c2b6c3a0ca /hosts/tomato/default.nix
parent8607beffe4b124fef87734817774186919cb53fd (diff)
downloadnixos-config-0a2c7bdb386b2a195f0dbbe8163e8bea8a3ad5ad.tar.gz
nixos-config-0a2c7bdb386b2a195f0dbbe8163e8bea8a3ad5ad.zip
Fix previous commit
Diffstat (limited to 'hosts/tomato/default.nix')
-rw-r--r--hosts/tomato/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/tomato/default.nix b/hosts/tomato/default.nix
index 677de55..8ebcb09 100644
--- a/hosts/tomato/default.nix
+++ b/hosts/tomato/default.nix
@@ -28,7 +28,7 @@
services.joycond.enable = true;
- services.waydroid.enable = true;
+ virtualization.waydroid.enable = true;
this.hosts = {
lan.home = true;