Compare commits
2 commits
9ac2bd9998
...
13ebcab262
Author | SHA1 | Date | |
---|---|---|---|
Dmitry Voronin | 13ebcab262 | ||
Dmitry Voronin | 444076faac |
|
@ -35,6 +35,7 @@
|
|||
ventoy # Boot multiple ISO/images from a single USB stick.
|
||||
wget # CLI http download tool.
|
||||
wireguard-tools # Tools to work with Wireguard.
|
||||
yazi # CLI file manager.
|
||||
zip unzip # Zip archive/unarchive tools.
|
||||
|
||||
universal-android-debloater # Debloat Android devices.
|
||||
|
|
|
@ -31,6 +31,7 @@ in {
|
|||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
adwsteamgtk # Steam GTK theme. Need to run the app to apply.
|
||||
anilibria-winmaclinux # Anime!
|
||||
appimage-run # Tool to run .AppImage files in NixOS.
|
||||
aseprite # Pixel Art draw app. WARNING: Always builds from source.
|
||||
blanket # Sounds generator.
|
||||
|
|
Loading…
Reference in a new issue