From 44f745c28810847b0bd0fcc088b869ec77e5b6a7 Mon Sep 17 00:00:00 2001 From: Liam Malone Date: Fri, 19 Jul 2024 16:56:24 -0400 Subject: [PATCH] add gimp --- hosts/default/home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/default/home.nix b/hosts/default/home.nix index 38aa340..a1bf93a 100644 --- a/hosts/default/home.nix +++ b/hosts/default/home.nix @@ -38,6 +38,7 @@ firefox floorp genymotion + gimp gnome-keyring gnome.gnome-sound-recorder gnome.gvfs @@ -183,6 +184,7 @@ export PS1='\[\e[1;m\e[1;33m\e[1;m\] \W\[\e[m\e[m\] 🐧 \[\e[1;32m\]~> \[\e[m\e[m\]' fi; set -o vi + fastfetch ''; shellAliases = { ls = "ls --color=auto";