about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2026-01-16 19:50:08 +0100
committerSilas Schöffel <sils@sils.li>2026-01-16 19:50:08 +0100
commitb168fb326f684e9275ee54a8b3e2ad870216c449 (patch)
tree930555ecc9c3843f0957a8a03a51867596dc6bd0 /flake.nix
parenthyfetch: supress pridemonth message (diff)
downloadnix-config-b168fb326f684e9275ee54a8b3e2ad870216c449.zip
wl-togglescreens: disable
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
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";