(re)moved comments
This commit is contained in:
parent
d7d2a131aa
commit
9da8bbeb37
@ -30,11 +30,6 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# prism-launcher = {
|
||||
# # Commit of the 6.3 Release (The last release with FTB support)
|
||||
# url = "github:PrismLauncher/PrismLauncher/39bba9cbfadc0aac3ef571a80e78a9fa3f5a0028";
|
||||
# };
|
||||
|
||||
starc = {
|
||||
url = "git+https://git.krsnik.at/Kristian/starc-flake.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
@ -56,7 +51,6 @@
|
||||
wallpaper,
|
||||
nix-index-database,
|
||||
vscode-extensions,
|
||||
# prism-launcher,
|
||||
starc,
|
||||
scanned-image-extractor,
|
||||
}: let
|
||||
@ -82,7 +76,6 @@
|
||||
{
|
||||
nixpkgs.overlays = [
|
||||
vscode-extensions.overlays.default
|
||||
# prism-launcher.overlay
|
||||
|
||||
starc.overlays.default
|
||||
scanned-image-extractor.overlays.default
|
||||
|
Loading…
Reference in New Issue
Block a user