update & add packages

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-06-04 22:29:02 +02:00
parent 76f2982167
commit dd3ad203fa
5 changed files with 123 additions and 109 deletions
+7 -3
View File
@@ -10,15 +10,19 @@
pinta # Image editor
switcheroo # Convert images between different formats
onlyoffice-desktopeditors # Office suite
blanket # Listen to different sounds
signal-desktop # Messaging app
librewolf # Backup browser
# I love TUIs
caligula # User-friendly, lightweight TUI for disk imaging (ISO, USB BOOT)
browsh # A modern text-based browser that renders anything that a modern browser can; including HTML5, CSS3, JS, video and WebGL. It runs in a terminal and can be used remotely over SSH.
browsh # A modern text-based browser that renders anything that a modern browser can. It runs in a terminal and can be used remotely over SSH
pastel # Command-line tool to generate, analyze, convert and manipulate colors
dysk # A terminal-based disk usage analyzer, similar to 'du' but with a more user-friendly interface and additional features.
wikiman # Offline search engine for manual pages
dysk # A terminal-based disk usage analyzer
wikiman # Offline search engine for manual pages (arch wiki, tldr)
tealdeer # Fast tldr client
sttr # Minimalist "cyberchef" like. Cross-platform, cli app to perform various operations on string
httpie # Command-line HTTP client, a user-friendly cURL replacement
];
}
@@ -5,10 +5,8 @@
system,
}:
(with pkgs-stable; [
httpie
termshark # wireshark
trufflehog
sttr
wireshark
nmap
john
hashcat
-2
View File
@@ -10,8 +10,6 @@ in {
home.packages = with pkgs; [
bat
ripgrep
tldr
witr
];
# Add go binaries to the PATH
-2
View File
@@ -35,8 +35,6 @@ in {
package = pkgs.papirus-icon-theme;
};
gtk4.theme = null;
# bookmarks for the side pane
gtk3.bookmarks = [
"file:///home/${user}/Downloads Downloads"