toothpick sops 2

This commit is contained in:
cnst
2024-08-25 20:23:24 +02:00
parent abc7dcd382
commit 1f04b5ef0a
2 changed files with 4 additions and 4 deletions

View File

@@ -46,8 +46,8 @@
}; };
userd = { userd = {
sops = { sops = {
enable = false; enable = true;
toothpick = false; toothpick = true;
}; };
copyq.enable = true; copyq.enable = true;
mako.enable = true; mako.enable = true;

View File

@@ -54,8 +54,8 @@
powerd.enable = true; powerd.enable = true;
samba.enable = false; samba.enable = false;
sops = { sops = {
enable = false; enable = true;
toothpc = false; toothpc = true;
}; };
ssh.enable = true; ssh.enable = true;
udisks.enable = true; udisks.enable = true;