Enable sops for seb on all hosts

This commit is contained in:
SebastianStork 2024-07-19 12:14:02 +02:00
parent c1c786e864
commit 293420a5ed
3 changed files with 3 additions and 8 deletions

View file

@ -6,6 +6,7 @@
}:
{
myConfig = {
sops.enable = true;
shell.zsh.enable = true;
git.enable = true;
vscode.enable = true;