diff --git a/home.nix b/home.nix index b478a4e..d3e20b1 100644 --- a/home.nix +++ b/home.nix @@ -51,6 +51,7 @@ in # Because we're on KDE; this refreshes the icon cache and .desktop file cache home.activation.updateKdeIconCache = hm.dag.entryAfter [ "installPackages" ] '' run /usr/bin/kbuildsycoca5 --noincremental + run /bin/sudo /bin/apt install --reinstall -y konsole ''; # Because I want Firefox