not needed

This commit is contained in:
2024-04-15 08:32:03 +02:00
parent 462d9fa46d
commit 6d92fd1705

View File

@@ -65,7 +65,6 @@ in {
zsh
zsh-autosuggestions
zsh-powerlevel10k
thefuck
# graphics
tuxpaint
@@ -110,6 +109,7 @@ in {
neovide
lunarvim
evolution
rstudio
# gaming
prismlauncher
@@ -218,7 +218,7 @@ in {
oh-my-zsh = {
enable = true;
plugins = [ "git" "thefuck" ];
plugins = [ "git" ];
};
};