diff --git a/hosts/nixos/ares/configuration.nix b/hosts/nixos/ares/configuration.nix index 8eb6fa1..ef5bfa5 100644 --- a/hosts/nixos/ares/configuration.nix +++ b/hosts/nixos/ares/configuration.nix @@ -50,7 +50,5 @@ networkmanager.enable = true; }; - virtualisation.waydroid.enable = true; - system.stateVersion = "26.05"; # changing this is a great taboo of the nixos world }