temperance/programs.nix: cleanup
This commit is contained in:
parent
cf3460fbe8
commit
d966cffe7f
1 changed files with 3 additions and 5 deletions
|
@ -1,11 +1,8 @@
|
||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# FIXME: temporary
|
|
||||||
# libayatana-appindicator-gtk3
|
|
||||||
libayatana-appindicator
|
|
||||||
alsa-utils
|
alsa-utils
|
||||||
|
anki
|
||||||
asciinema
|
asciinema
|
||||||
bottles
|
|
||||||
cachix
|
cachix
|
||||||
calc
|
calc
|
||||||
calibre
|
calibre
|
||||||
|
@ -28,12 +25,12 @@
|
||||||
keepassxc
|
keepassxc
|
||||||
lazygit
|
lazygit
|
||||||
libtool
|
libtool
|
||||||
lutris
|
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
nicotine-plus
|
nicotine-plus
|
||||||
swww
|
swww
|
||||||
microfetch
|
microfetch
|
||||||
nmap
|
nmap
|
||||||
|
nyxt
|
||||||
# onlyoffice-bin
|
# onlyoffice-bin
|
||||||
pavucontrol
|
pavucontrol
|
||||||
pdfarranger
|
pdfarranger
|
||||||
|
@ -45,6 +42,7 @@
|
||||||
r2modman
|
r2modman
|
||||||
ripgrep
|
ripgrep
|
||||||
signal-desktop-beta
|
signal-desktop-beta
|
||||||
|
strawberry
|
||||||
telegram-desktop
|
telegram-desktop
|
||||||
thunderbird
|
thunderbird
|
||||||
tor-browser
|
tor-browser
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue