diff options
Diffstat (limited to '')
| -rw-r--r-- | flake.nix | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -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"; |
