hyprpanel: remove flake input
This commit is contained in:
parent
ad6d47ade0
commit
651c0d5b97
2 changed files with 14 additions and 108 deletions
|
@ -47,8 +47,6 @@
|
|||
inputs.hyprland.follows = "hyprland";
|
||||
};
|
||||
|
||||
hyprpanel.url = "github:Jas-SinghFSU/HyprPanel";
|
||||
|
||||
###
|
||||
# Snowfall dependencies
|
||||
snowfall-lib = {
|
||||
|
@ -140,7 +138,6 @@
|
|||
outputs-builder = channels: { formatter = channels.nixpkgs.nixfmt-rfc-style; };
|
||||
|
||||
overlays = with inputs; [
|
||||
hyprpanel.overlay
|
||||
devenv.overlays.default
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue