hermit/programs.nix: add jj, remove calibre and ladybird
This commit is contained in:
parent
1f3e4a9f6c
commit
1dbbe866e6
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,10 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
ladybird
|
|
||||||
alsa-utils
|
alsa-utils
|
||||||
asciinema
|
asciinema
|
||||||
cachix
|
cachix
|
||||||
calc
|
calc
|
||||||
calibre
|
# calibre
|
||||||
cbonsai
|
cbonsai
|
||||||
cmus
|
cmus
|
||||||
difftastic
|
difftastic
|
||||||
|
@ -26,6 +25,7 @@
|
||||||
impala
|
impala
|
||||||
imv
|
imv
|
||||||
inetutils
|
inetutils
|
||||||
|
jujutsu
|
||||||
jrnl
|
jrnl
|
||||||
keepassxc
|
keepassxc
|
||||||
lazygit
|
lazygit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue