cleanup
This commit is contained in:
@@ -24,11 +24,5 @@ in
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
programs.zsh.initContent = ''
|
||||
if [ -f ${config.sops.templates.".env".path} ]; then
|
||||
export $(grep -v '^#' ${config.sops.templates.".env".path} | xargs)
|
||||
fi
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user