fix
This commit is contained in:
parent
0472e8ba74
commit
bff43c45ac
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
nixpkgs.overlays = [
|
||||
inputs.zellij-switch.overlays.default
|
||||
(final: prev: {
|
||||
zjstatus = zjstatus.packages.${prev.system}.default;
|
||||
zjstatus = inputs.zjstatus.packages.${prev.system}.default;
|
||||
})
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue