update flake lock, resolve warnings and helvum decom
Some checks failed
Check Nix flake / Perform Nix flake checks (pull_request) Failing after 8s
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 8s

This commit is contained in:
2026-03-11 00:21:50 -04:00
parent a6921b0820
commit 4ade1b5996
4 changed files with 40 additions and 42 deletions

View File

@@ -165,7 +165,7 @@
enable = true;
createDirectories = true;
extraConfig = {
XDG_SCREENSHOTS_DIR = "${config.xdg.userDirs.pictures}/Screenshots";
SCREENSHOTS = "${config.xdg.userDirs.pictures}/Screenshots";
};
};
};