mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
moar
This commit is contained in:
parent
89a5242da4
commit
9de3bbf0ec
3 changed files with 5 additions and 5 deletions
|
|
@ -30,5 +30,9 @@ in
|
|||
nix-direnv.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
DIRENV_LOG_FORMAT = " ";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue