1
0
Fork 0

Sync packages

master
dump_stack() 2019-07-05 19:42:28 +00:00
parent a61a5ababf
commit 33bee58e3e
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 2 additions and 5 deletions

View File

@ -37,9 +37,6 @@ in {
patchelfUnstable nix-index patchelfUnstable nix-index
appimage-run appimage-run
# gpu
nvtop cudatoolkit_10
# utils # utils
wget tmux zsh vim emacs htop acpi bc p7zip mpv wget tmux zsh vim emacs htop acpi bc p7zip mpv
git pass unzip zip w3m whois dnsutils feh git pass unzip zip w3m whois dnsutils feh
@ -97,8 +94,8 @@ in {
quaternion veracrypt evince krita gimp gnome3.gnome-maps quaternion veracrypt evince krita gimp gnome3.gnome-maps
android-file-transfer darktable xournal gnome3.eog audacious audacity android-file-transfer darktable xournal gnome3.eog audacious audacity
matrique unstable.libreoffice electrum adobe-reader unstable.wireshark lmms matrique unstable.libreoffice electrum adobe-reader unstable.wireshark lmms
unstable.firefox unstable.brave unstable.stellarium unstable.firefox unstable.stellarium
(pkgs.writeShellScriptBin "virt-manager-unstable" "${unstable.virtmanager}/bin/virt-manager $@") (writeShellScriptBin "torbrowser" "${unstable.tor-browser-unwrapped}/bin/firefox")
]; ];
} }