diff --git a/hosts/desktop1/configuration.nix b/hosts/desktop1/configuration.nix index a14b58c..2bbd287 100644 --- a/hosts/desktop1/configuration.nix +++ b/hosts/desktop1/configuration.nix @@ -105,6 +105,7 @@ "com.obsproject.Studio" "com.usebottles.bottles" "it.mijorus.gearlever" + "com.google.AndroidStudio" ]; }; diff --git a/hosts/laptop1/configuration.nix b/hosts/laptop1/configuration.nix index 5618dea..3cd1a6d 100644 --- a/hosts/laptop1/configuration.nix +++ b/hosts/laptop1/configuration.nix @@ -88,6 +88,7 @@ "com.github.tchx84.Flatseal" "com.usebottles.bottles" "it.mijorus.gearlever" + "com.google.AndroidStudio" ]; };