mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Enable sops for seb on all hosts
This commit is contained in:
parent
c1c786e864
commit
293420a5ed
3 changed files with 3 additions and 8 deletions
|
|
@ -6,6 +6,7 @@
|
|||
}:
|
||||
{
|
||||
myConfig = {
|
||||
sops.enable = true;
|
||||
shell.zsh.enable = true;
|
||||
git.enable = true;
|
||||
vscode.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue