Adds zellij and pyserial
This commit is contained in:
parent
bd3c3ff221
commit
53e192d9c6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
tmux minicom tio lrzsz
|
||||
zellij tmux minicom tio lrzsz python3Packages.pyserial
|
||||
];
|
||||
programs.fish.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue