diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/tomato/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/tomato/default.nix b/hosts/tomato/default.nix index 8ebcb09..16eca13 100644 --- a/hosts/tomato/default.nix +++ b/hosts/tomato/default.nix @@ -28,7 +28,7 @@ services.joycond.enable = true; - virtualization.waydroid.enable = true; + virtualisation.waydroid.enable = true; this.hosts = { lan.home = true; |