From 14d3025d2310112be7e584bb5a1b5c5cc59c7ef4 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Thu, 6 Feb 2025 22:10:29 -0600 Subject: [PATCH] idk --- .config/tridactyl/tridactylrc | 2 -- systems/syl/configuration.nix | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc index 2f3f4c8..6496b60 100644 --- a/.config/tridactyl/tridactylrc +++ b/.config/tridactyl/tridactylrc @@ -92,8 +92,6 @@ bind tm fillcmdline tabgroupmove bind ts fillcmdline tabgroupswitch bind scrollline -10 bind scrollline 10 -bind scrollpixel -50 -bind scrollpixel 50 "" buffers show as windows bind b fillcmdline taball diff --git a/systems/syl/configuration.nix b/systems/syl/configuration.nix index d0687d6..53aa629 100644 --- a/systems/syl/configuration.nix +++ b/systems/syl/configuration.nix @@ -102,7 +102,7 @@ services.locate = { enable = true; package = pkgs.plocate; - localuser = null; + # localuser = null; interval = "hourly"; prunePaths = [ "/tmp"