aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix11
1 files changed, 0 insertions, 11 deletions
diff --git a/flake.nix b/flake.nix
index be0d62b..b936072 100644
--- a/flake.nix
+++ b/flake.nix
@@ -117,17 +117,6 @@
nixpkgs.follows = "nixpkgs";
};
};
- prismlauncher = {
- url = "github:PrismLauncher/PrismLauncher";
- inputs = {
- libnbtplusplus.follows = "libnbtplusplus";
- nixpkgs.follows = "nixpkgs";
- };
- };
- libnbtplusplus = {
- url = "github:PrismLauncher/libnbtplusplus";
- flake = false;
- };
#wl-togglescreens = {
# url = "git+https://git.project-insanity.org/onny/wl-togglescreens.git?ref=main";
# inputs.nixpkgs.follows = "nixpkgs";