From b8e14dd11440cf0e1daa7b2ed730faa68e04cd10 Mon Sep 17 00:00:00 2001 From: cspark Date: Tue, 19 Mar 2024 13:54:33 +0000 Subject: [PATCH] Remove old comment --- configurations/laptop/configuration.nix | 1 - 1 file changed, 1 deletion(-) 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";