diff --git a/README.org b/README.org index 4b5fea3..869e821 100644 --- a/README.org +++ b/README.org @@ -676,7 +676,7 @@ Notice how I am including all of my software here. It may be a big file, but hav }; security.pam.services.sddm.enableKwallet = true; - virtualisation.waydroid.enable = true; + # virtualisation.waydroid.enable = true; # <> @@ -896,7 +896,7 @@ Kaladin is my desktop machine. A powerhouse for the most part with a recent i7 a }; security.pam.services.sddm.enableKwallet = true; - virtualisation.waydroid.enable = true; + # virtualisation.waydroid.enable = true; # services.ethminer = { # enable = true; diff --git a/system/kaladin/configuration.nix b/system/kaladin/configuration.nix index c13269d..7a5a40e 100644 --- a/system/kaladin/configuration.nix +++ b/system/kaladin/configuration.nix @@ -170,7 +170,7 @@ }; security.pam.services.sddm.enableKwallet = true; - virtualisation.waydroid.enable = true; + # virtualisation.waydroid.enable = true; # services.ethminer = { # enable = true; diff --git a/system/syl/configuration.nix b/system/syl/configuration.nix index 788405f..9941cdf 100644 --- a/system/syl/configuration.nix +++ b/system/syl/configuration.nix @@ -196,7 +196,7 @@ }; security.pam.services.sddm.enableKwallet = true; - virtualisation.waydroid.enable = true; + # virtualisation.waydroid.enable = true; # nixpkgs.config.firefox.enableTridactyl = true;