From b4028b727e28d6a429fd4c190068cb978d61b6ad Mon Sep 17 00:00:00 2001 From: cspark Date: Mon, 8 Apr 2024 12:03:59 +0100 Subject: [PATCH] Add qdirstat global application, switch back to konsole on desktop config --- configurations/desktop/configuration.nix | 4 ++-- global-home.nix | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/configurations/desktop/configuration.nix b/configurations/desktop/configuration.nix index 8633efdf..ec70d085 100644 --- a/configurations/desktop/configuration.nix +++ b/configurations/desktop/configuration.nix @@ -142,10 +142,10 @@ # Set konsole to be default terminal environment.sessionVariables = { - TERM = "cool-retro-term"; + TERM = "konsole"; }; environment.variables = { - TERM = "cool-retro-term"; + TERM = "konsole"; }; } diff --git a/global-home.nix b/global-home.nix index 7906831e..b5df242b 100644 --- a/global-home.nix +++ b/global-home.nix @@ -74,6 +74,7 @@ in unityhub veracrypt boxbuddy + qdirstat mpdcron