feat: added stuff

This commit is contained in:
2026-02-03 20:13:53 +05:30
parent 8fedc57570
commit 63a4fba675
2 changed files with 5 additions and 3405 deletions

View File

@@ -12,14 +12,18 @@
./ast-grep.nix ./ast-grep.nix
./atuin.nix ./atuin.nix
./bat.nix ./bat.nix
./binwalk.nix
./blobdrop.nix
./bottom.nix ./bottom.nix
./btop.nix ./btop.nix
./cachix.nix ./cachix.nix
./carapace.nix ./carapace.nix
./cargo.nix
./ddcbacklight.nix ./ddcbacklight.nix
./deploy-rs.nix ./deploy-rs.nix
./direnv.nix ./direnv.nix
./dust.nix ./dust.nix
./dysk.nix
./eilmeldung.nix ./eilmeldung.nix
./eza.nix ./eza.nix
./fastfetch.nix ./fastfetch.nix
@@ -39,6 +43,7 @@
./neovim.nix ./neovim.nix
./nix-index.nix ./nix-index.nix
./nushell.nix ./nushell.nix
./omnix.nix
./opencode.nix ./opencode.nix
./p7zip.nix ./p7zip.nix
./pkg-config.nix ./pkg-config.nix
@@ -63,7 +68,6 @@
# ./ncmpcpp.nix # ./ncmpcpp.nix
# ./newsboat.nix # ./newsboat.nix
# ./nh.nix # ./nh.nix
# ./omnix.nix
# ./retroarch.nix # ./retroarch.nix
# ./ryujinx.nix # ./ryujinx.nix
# ./sxiv.nix # ./sxiv.nix
@@ -72,9 +76,5 @@
# ./tuifeed.nix # ./tuifeed.nix
# ./xh.nix # ./xh.nix
# ./zellij.nix # ./zellij.nix
./dysk.nix
./binwalk.nix
./cargo.nix
./blobdrop.nix
]; ];
} }

File diff suppressed because one or more lines are too long