Add telnet, print and pomodoro prompt related things missed from before, and ditch incompat zulip-term
This commit is contained in:
parent
67ed0c6a09
commit
3dbc1a527b
1 changed files with 6 additions and 2 deletions
|
@ -66,7 +66,8 @@
|
||||||
hunspell
|
hunspell
|
||||||
hunspellDicts.en_US-large
|
hunspellDicts.en_US-large
|
||||||
hunspellDicts.es_MX
|
hunspellDicts.es_MX
|
||||||
# jitsi - this is unusuable with a regular Jitsi Meet server like May First?
|
inetutils # telnet among other things
|
||||||
|
# jitsi # - this is unusuable with a regular Jitsi Meet server like May First?
|
||||||
# jitsi-meet-electron # currently breaks build
|
# jitsi-meet-electron # currently breaks build
|
||||||
jq
|
jq
|
||||||
just
|
just
|
||||||
|
@ -87,6 +88,8 @@
|
||||||
kdePackages.kweather
|
kdePackages.kweather
|
||||||
# kdePackages.neochat # For matrix but relying on insecure olm-3.2.16
|
# kdePackages.neochat # For matrix but relying on insecure olm-3.2.16
|
||||||
kdePackages.partitionmanager
|
kdePackages.partitionmanager
|
||||||
|
kdePackages.print-manager
|
||||||
|
kdePackages.xdg-desktop-portal-kde
|
||||||
keepassxc
|
keepassxc
|
||||||
kirc
|
kirc
|
||||||
# kiwix
|
# kiwix
|
||||||
|
@ -146,6 +149,7 @@
|
||||||
sioyek # Science-document-focused PDF viewer
|
sioyek # Science-document-focused PDF viewer
|
||||||
slack
|
slack
|
||||||
sly # simple image editing
|
sly # simple image editing
|
||||||
|
spideroak # backups
|
||||||
starship # fancy command line prompt
|
starship # fancy command line prompt
|
||||||
strawberry-qt6
|
strawberry-qt6
|
||||||
system-config-printer
|
system-config-printer
|
||||||
|
@ -175,7 +179,7 @@
|
||||||
zed-editor
|
zed-editor
|
||||||
zoxide
|
zoxide
|
||||||
zulip
|
zulip
|
||||||
zulip-term
|
# zulip-term
|
||||||
];
|
];
|
||||||
environment.pathsToLink = [ "/share/fish" ];
|
environment.pathsToLink = [ "/share/fish" ];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue