diff options
| author | Jaki Schöffel <sils@sils.li> | 2026-09-05 16:50:36 +0200 |
|---|---|---|
| committer | Jaki Schöffel <sils@sils.li> | 2026-09-05 16:50:36 +0200 |
| commit | d29a73f21703753751f46ae20d6396e21e1dc212 (patch) | |
| tree | ca5902c541e9c7c2cd2df8b223734bf3f5442dfb /flake.nix | |
| parent | flake: cleanup inputs (diff) | |
| download | nix-config-d29a73f21703753751f46ae20d6396e21e1dc212.zip | |
Diffstat (limited to 'flake.nix')
| -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"; |
