tweak(flake): switch to nixpkgs PolyMC
This commit is contained in:
parent
911d8538fa
commit
1850439ead
1 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
||||||
|
|
||||||
# --- Application-Specific Flake Inputs
|
# --- Application-Specific Flake Inputs
|
||||||
# # --- PolyMC
|
# # --- PolyMC
|
||||||
polymc.url = "github:PolyMC/PolyMC";
|
# polymc.url = "github:PolyMC/PolyMC";
|
||||||
|
|
||||||
# # --- Powercord
|
# # --- Powercord
|
||||||
powercord = { url = "github:powercord-org/powercord"; flake = false; };
|
powercord = { url = "github:powercord-org/powercord"; flake = false; };
|
||||||
|
@ -160,7 +160,7 @@
|
||||||
|
|
||||||
# --- Application-Specific Overlays
|
# --- Application-Specific Overlays
|
||||||
inputs.powercord-overlay.overlay
|
inputs.powercord-overlay.overlay
|
||||||
inputs.polymc.overlay
|
# inputs.polymc.overlay
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
latest = { };
|
latest = { };
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue