Add tailspin package

This commit is contained in:
albert 2024-11-19 05:38:55 +01:00
parent 77dbe2e859
commit 81433e7490
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -1,6 +1,7 @@
{ pkgs, ... }: { { pkgs, ... }: {
# List packages installed in system profile # List packages installed in system profile
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
tailspin # Log file highlighter
unzip # Better unzip packages unzip # Better unzip packages
tmux # terminal multiplexer tmux # terminal multiplexer
rbw # CLI app for Bitwarden rbw # CLI app for Bitwarden