hermit/programs.nix: add abook, aerc, aichat, wordgrinder
This commit is contained in:
parent
67e4c17305
commit
c120398b51
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
environment.systemPackages = builtins.attrValues {
|
||||
inherit
|
||||
(pkgs)
|
||||
abook
|
||||
aerc
|
||||
aichat
|
||||
alsa-utils
|
||||
anki
|
||||
asciinema
|
||||
|
@ -73,6 +76,7 @@
|
|||
vlc
|
||||
vscodium
|
||||
wireguard-tools
|
||||
wordgrinder
|
||||
xournalpp
|
||||
;
|
||||
inherit (self.packages.${pkgs.stdenv.system}) helix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue