diff --git a/configurations/laptop/configuration.nix b/configurations/laptop/configuration.nix index 2e51c116..09574ff7 100644 --- a/configurations/laptop/configuration.nix +++ b/configurations/laptop/configuration.nix @@ -119,7 +119,6 @@ xdg-user-dirs ]; - # Set konsole to be default terminal environment.sessionVariables = { TERM = "foot"; QT_QPA_PLATFORM = "wayland-egl";