try to fix nix warnings

This commit is contained in:
Noah Masur
2026-08-01 08:54:13 -04:00
parent 59685bf023
commit 31cecf05cc
7 changed files with 52 additions and 46 deletions
@@ -30,8 +30,9 @@ in
publicShare = lib.mkDefault "$HOME/other/public";
templates = lib.mkDefault "$HOME/other/templates";
extraConfig = {
XDG_DEV_DIR = lib.mkDefault "$HOME/dev";
DEV = lib.mkDefault "$HOME/dev";
};
setSessionVariables = true;
};
nmasur.presets.programs = {