installs zjstatus
This commit is contained in:
parent
2bfeb2f5a6
commit
ba2e902e33
3 changed files with 61 additions and 3 deletions
|
|
@ -29,6 +29,7 @@
|
|||
# in modules/default.nix
|
||||
nixpkgs.overlays = [
|
||||
inputs.zellij-switch.overlays.default
|
||||
inputs.zjstatus.overlays.default
|
||||
];
|
||||
|
||||
# System Packages
|
||||
|
|
@ -40,6 +41,7 @@
|
|||
devenv
|
||||
zellij
|
||||
zellij-switch
|
||||
zjstatus
|
||||
rsync
|
||||
]
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue