forked from stitchy/dotfiles
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;
|
] pkgs;
|
||||||
handheldPkgs = lib.attrVals [
|
handheldPkgs = lib.attrVals [
|
||||||
"chatty"
|
"chatty"
|
||||||
|
"fluffychat"
|
||||||
|
"gnome-console"
|
||||||
"gnome-text-editor"
|
"gnome-text-editor"
|
||||||
"megapixels"
|
"megapixels"
|
||||||
] pkgs;
|
] pkgs;
|
||||||
|
|
Loading…
Reference in a new issue