screen capture no longer working

This commit is contained in:
Sebastian Moser
2026-04-14 19:10:25 +02:00
parent 8e5316761c
commit 4a62c235f1
19 changed files with 358 additions and 135 deletions

View File

@@ -26,6 +26,9 @@
package = inputs.zed.packages.x86_64-linux.default;
};
programs.direnv.enable = true;
programs.walker = {
enable = false;
runAsService = true;