sops typo
This commit is contained in:
parent
0ec8ff0cc7
commit
79bf04b0a8
2 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue