mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-03-11 04:48:27 +01:00
Add firejail to packages.sh, our sandbox of choice
This commit is contained in:
parent
567051c55d
commit
ec4f9b66ed
@ -54,6 +54,7 @@ i jq # Install jq, used to manipulate JSON in the terminal
|
|||||||
i tmux # Install tmux, used to run terminal programs in the background
|
i tmux # Install tmux, used to run terminal programs in the background
|
||||||
i fzf # Install fzf, used to easily search for things in vim
|
i fzf # Install fzf, used to easily search for things in vim
|
||||||
i pygmentize # Install pygmentize, used as a variant of cat with syntax highlighting
|
i pygmentize # Install pygmentize, used as a variant of cat with syntax highlighting
|
||||||
|
i firejail # Install firejail, a simple and straightforward way to sandbox programs
|
||||||
|
|
||||||
i virtualbox-guest-modules-arch # Install Arch-specific VirtualBox modules
|
i virtualbox-guest-modules-arch # Install Arch-specific VirtualBox modules
|
||||||
i virtualbox-guest-utils # Install the core VirtualBox functionality
|
i virtualbox-guest-utils # Install the core VirtualBox functionality
|
||||||
|
Loading…
Reference in New Issue
Block a user