feat: add powercord-overlay flake input
This commit is contained in:
parent
ffaf276c47
commit
ed375432ef
1 changed files with 5 additions and 0 deletions
|
@ -46,6 +46,11 @@
|
|||
flake-utils-plus.follows = "digga/flake-utils-plus";
|
||||
flake-utils.follows = "digga/flake-utils";
|
||||
# end ANTI CORRUPTION LAYER
|
||||
|
||||
# --- Application-Specific Flake Inputs
|
||||
# # --- Powercord
|
||||
powercord-overlay.url = "github:LavaDesu/powercord-overlay";
|
||||
powercord-overlay.inputs.nixpkgs.follows = "latest";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue