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