mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-11 21:17:45 +03:00
examples/phosh: rename kgx -> gnome-console
kgx is an alias of gnome-console in Nixpkgs, so switch to using gnome-console directly.
This commit is contained in:
parent
7f816a87a5
commit
eb2d544acf
@ -22,7 +22,7 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
chatty # IM and SMS
|
||||
epiphany # Web browser
|
||||
kgx # Terminal
|
||||
gnome-console # Terminal
|
||||
megapixels # Camera
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user