fixes zjstatus
This commit is contained in:
parent
ba2e902e33
commit
0472e8ba74
2 changed files with 111 additions and 2 deletions
|
|
@ -29,7 +29,9 @@
|
|||
# in modules/default.nix
|
||||
nixpkgs.overlays = [
|
||||
inputs.zellij-switch.overlays.default
|
||||
inputs.zjstatus.overlays.default
|
||||
(final: prev: {
|
||||
zjstatus = zjstatus.packages.${prev.system}.default;
|
||||
})
|
||||
];
|
||||
|
||||
# System Packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue