always use konsole
This commit is contained in:
parent
a7245b58be
commit
a825d630a5
|
@ -199,7 +199,6 @@ in
|
||||||
# List packages installed in system profile. To search, run:
|
# List packages installed in system profile. To search, run:
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
alacritty
|
|
||||||
ark
|
ark
|
||||||
aspellDicts.de
|
aspellDicts.de
|
||||||
aspellDicts.en
|
aspellDicts.en
|
||||||
|
@ -217,6 +216,7 @@ in
|
||||||
gptfdisk
|
gptfdisk
|
||||||
hunspellDicts.de_DE
|
hunspellDicts.de_DE
|
||||||
hunspellDicts.en_US
|
hunspellDicts.en_US
|
||||||
|
konsole
|
||||||
libva-utils
|
libva-utils
|
||||||
lsof
|
lsof
|
||||||
mc
|
mc
|
||||||
|
|
Loading…
Reference in a new issue