Compare commits

..

2 commits

Author SHA1 Message Date
Dmitry Voronin 13ebcab262
App : Add anilibria client. 2024-06-22 21:27:55 +03:00
Dmitry Voronin 444076faac
Package : Add yazi. 2024-06-22 21:27:45 +03:00
2 changed files with 2 additions and 0 deletions

View file

@ -35,6 +35,7 @@
ventoy # Boot multiple ISO/images from a single USB stick. ventoy # Boot multiple ISO/images from a single USB stick.
wget # CLI http download tool. wget # CLI http download tool.
wireguard-tools # Tools to work with Wireguard. wireguard-tools # Tools to work with Wireguard.
yazi # CLI file manager.
zip unzip # Zip archive/unarchive tools. zip unzip # Zip archive/unarchive tools.
universal-android-debloater # Debloat Android devices. universal-android-debloater # Debloat Android devices.

View file

@ -31,6 +31,7 @@ in {
environment = { environment = {
systemPackages = with pkgs; [ systemPackages = with pkgs; [
adwsteamgtk # Steam GTK theme. Need to run the app to apply. adwsteamgtk # Steam GTK theme. Need to run the app to apply.
anilibria-winmaclinux # Anime!
appimage-run # Tool to run .AppImage files in NixOS. appimage-run # Tool to run .AppImage files in NixOS.
aseprite # Pixel Art draw app. WARNING: Always builds from source. aseprite # Pixel Art draw app. WARNING: Always builds from source.
blanket # Sounds generator. blanket # Sounds generator.