[NixOS] New terminals
This commit is contained in:
parent
77b4d65e64
commit
0a84ad772e
@ -7,9 +7,7 @@ let
|
||||
numpy
|
||||
openpyxl
|
||||
pip
|
||||
python-language-server
|
||||
requests
|
||||
tensorflow
|
||||
tox
|
||||
virtualenv
|
||||
virtualenvwrapper
|
||||
@ -104,6 +102,7 @@ in
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
# Applications
|
||||
alacritty
|
||||
# calibre
|
||||
gnome3.cheese
|
||||
dfeet
|
||||
@ -114,6 +113,7 @@ in
|
||||
google-chrome
|
||||
hexchat
|
||||
keybase-gui
|
||||
kitty
|
||||
kleopatra
|
||||
# kodi
|
||||
libreoffice
|
||||
@ -125,7 +125,6 @@ in
|
||||
slack
|
||||
simplescreenrecorder
|
||||
spotify
|
||||
termite
|
||||
vlc
|
||||
xfce.thunar
|
||||
wire-desktop
|
||||
@ -251,6 +250,7 @@ in
|
||||
gnupg
|
||||
gparted
|
||||
htop
|
||||
inetutils
|
||||
inotify-tools
|
||||
ispell
|
||||
jq
|
||||
|
Loading…
Reference in New Issue
Block a user