diff options
Diffstat (limited to '')
| -rw-r--r-- | flake.nix | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix index 2d8eef5..3647895 100644 --- a/flake.nix +++ b/flake.nix @@ -131,10 +131,10 @@ 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"; - }; + #wl-togglescreens = { + # url = "git+https://git.project-insanity.org/onny/wl-togglescreens.git?ref=main"; + # inputs.nixpkgs.follows = "nixpkgs"; + #}; arkenfox-user-js = { url = "github:arkenfox/user.js"; |
