sops typo

This commit is contained in:
cnst
2024-08-25 20:27:05 +02:00
parent 0ec8ff0cc7
commit 79bf04b0a8
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@
userd = { userd = {
sops = { sops = {
enable = true; enable = true;
toothpick = true; toothpick.enable = true;
}; };
copyq.enable = true; copyq.enable = true;
mako.enable = true; mako.enable = true;

View File

@@ -55,7 +55,7 @@
samba.enable = false; samba.enable = false;
sops = { sops = {
enable = true; enable = true;
toothpc = true; toothpc.enable = true;
}; };
ssh.enable = true; ssh.enable = true;
udisks.enable = true; udisks.enable = true;