mirror of
https://github.com/nmasur/dotfiles
synced 2026-08-02 09:08:35 +00:00
try to fix nix warnings
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user