sin tax
This commit is contained in:
parent
ac66351547
commit
bef0189316
|
@ -30,6 +30,7 @@ in {
|
|||
envExtra = ''
|
||||
export VAULT_ADDR="https://vault.owo.monster"
|
||||
'';
|
||||
};
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
|
|
|
@ -7,8 +7,7 @@
|
|||
packages.zsh.extraEnv = ''
|
||||
export PATH=/run/current-system/sw/bin:$PATH
|
||||
'';
|
||||
imports = with tree;
|
||||
[
|
||||
imports = with tree; [
|
||||
# NOINLINE
|
||||
home.base
|
||||
home.dev
|
||||
|
|
Loading…
Reference in a new issue