34 homepage = "https://apps.kde.org/konsole/";
35 description = "KDE terminal emulator";
36 license = with lib.licenses; [
41 maintainers = with lib.maintainers; [ ttuegel ];
42 mainProgram = "konsole";
73 passthru.tests.test = nixosTests.terminal-emulators.konsole;
75 propagatedUserEnvPkgs = [ (lib.getBin kinit) ];