Add tailspin package
This commit is contained in:
parent
77dbe2e859
commit
81433e7490
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, ... }: {
|
||||
# List packages installed in system profile
|
||||
environment.systemPackages = with pkgs; [
|
||||
tailspin # Log file highlighter
|
||||
unzip # Better unzip packages
|
||||
tmux # terminal multiplexer
|
||||
rbw # CLI app for Bitwarden
|
||||
|
|
Loading…
Reference in a new issue