From a32d3b46182b0aee13ba99fb5f09b39afcc044bc Mon Sep 17 00:00:00 2001 From: jedi Date: Fri, 26 Mar 2021 18:59:17 +0100 Subject: [PATCH] wip --- entry.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/entry.sh b/entry.sh index 377e0b8..2923e7d 100755 --- a/entry.sh +++ b/entry.sh @@ -150,7 +150,8 @@ function second_stage(){ unset USER_PASSWORD btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_user_gui) - apt install -y git wget + apt install -y git wget \ + gnome-themes-extra apt install -y virt-manager telegram-desktop firefox thunderbird geany vlc pidgin inkscape meld kicad blender git clone git://github.com/robbyrussell/oh-my-zsh.git $HOME/.oh-my-zsh chmod 0755 $HOME/.oh-my-zsh