home: add some packages

This commit is contained in:
Jez Cope 2022-08-23 20:56:14 +01:00
parent 8d853322bb
commit ad314d08c9
2 changed files with 8 additions and 2 deletions

View File

@ -54,6 +54,7 @@ in {
nix-prefetch-git
nix-index
mercurialFull
pijul
weechat
borgbackup
mblaze
@ -80,7 +81,7 @@ in {
(aspellWithDicts (dicts: with dicts; [ en en-computers en-science ]))
(hunspellWithDicts (with hunspellDicts; [ en_GB-large en_US ]))
bpytop
btop
ranger
bat
toot

View File

@ -62,12 +62,15 @@ with lib;
slack
teams
zoom-us
tdesktop
wineWowPackages.staging
winetricks
nextcloud-client
openttd
iosevka
fira
fira-code
@ -98,7 +101,7 @@ with lib;
"kitty/sessions/default.conf".text = ''
layout tall
launch ${pkgs.ncmpcpp}/bin/ncmpcpp
launch ${pkgs.bpytop}/bin/bpytop
launch ${pkgs.btop}/bin/btop
new_tab
@ -177,6 +180,8 @@ with lib;
{ id = "kkhfnlkhiapbiehimabddjbimfaijdhk"; } # gopass bridge
{ id = "ldpochfccmkkmhdbclfhpagapcfdljkj"; } # DecentralEyes
{ id = "ekhagklcjbdpajgpjgmbionohlpdbjgc"; } # Zotero connector
{ id = "lckanjgmijmafbedllaakclkaicjfmnk"; } # ClearURLs
{ id = "eimadpbcbfnmbkopoojfekhnkhdbieeh"; } # DarkReader
];
};