diff --git a/hosts/randolph/home.nix b/hosts/randolph/home.nix index ff437f1..3ad7957 100644 --- a/hosts/randolph/home.nix +++ b/hosts/randolph/home.nix @@ -130,11 +130,12 @@ in { rubik archivo highway-gothic + merriweather-sans font-awesome ] ++ # Fonts # [ papirus-icon-theme ] ++ # Icons # [ vanilla-dmz ] ++ # Cursor - [ activate-linux jre_minimal ] ++ # Temp + [ activate-linux android-studio ] ++ # Temp [ ]; programs.home-manager.enable = true;