diff options
| author | Silas Schöffel <sils@sils.li> | 2026-01-16 19:50:08 +0100 |
|---|---|---|
| committer | Silas Schöffel <sils@sils.li> | 2026-01-16 19:50:08 +0100 |
| commit | b168fb326f684e9275ee54a8b3e2ad870216c449 (patch) | |
| tree | 930555ecc9c3843f0957a8a03a51867596dc6bd0 /flake.nix | |
| parent | hyfetch: supress pridemonth message (diff) | |
| download | nix-config-b168fb326f684e9275ee54a8b3e2ad870216c449.zip | |
wl-togglescreens: disable
Diffstat (limited to 'flake.nix')
| -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"; |
