diff --git a/nixos/gorgon/configuration.nix b/nixos/gorgon/configuration.nix index 0d6f0cb..339f8f4 100644 --- a/nixos/gorgon/configuration.nix +++ b/nixos/gorgon/configuration.nix @@ -43,6 +43,8 @@ in repo = "u355513-sub1@u355513-sub1.your-storagebox.de:/home/backup"; }; + nixpkgs.config.android_sdk.accept_license = true; + programs.ssh.startAgent = true; nix.extraOptions = '' @@ -136,6 +138,7 @@ in }]; environment.systemPackages = with pkgs; [ + android-studio ghostscript smartmontools