fix(overlay): remove waybar nixpkgs-wayland overlay
This commit is contained in:
parent
104570c0f4
commit
2a7024a1a2
2 changed files with 2 additions and 3 deletions
|
|
@ -17,7 +17,6 @@ in
|
|||
};
|
||||
overlays = [
|
||||
(final: prev: {
|
||||
waybar = inputs.nixpkgs-wayland.packages.${prev.system}.waybar;
|
||||
zjstatus = inputs.zjstatus.packages.${prev.system}.default;
|
||||
})
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue