add necessary packages
This commit is contained in:
parent
4091d2aeab
commit
7d4d14795f
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ let
|
|||
] pkgs;
|
||||
handheldPkgs = lib.attrVals [
|
||||
"chatty"
|
||||
"fluffychat"
|
||||
"gnome-console"
|
||||
"gnome-text-editor"
|
||||
"megapixels"
|
||||
] pkgs;
|
||||
|
|
Loading…
Reference in a new issue