feat: disable encryption since it nukes itself and i am owner anyways
amk fuck you fuck fuck fuck fuck fuck fuck
This commit is contained in:
parent
0c7e1ee5b8
commit
94c7398314
1 changed files with 6 additions and 6 deletions
|
|
@ -219,12 +219,12 @@ in {
|
||||||
type = "sqlite3-fk-wal";
|
type = "sqlite3-fk-wal";
|
||||||
};
|
};
|
||||||
|
|
||||||
encryption = {
|
# encryption = {
|
||||||
allow = true;
|
# allow = true;
|
||||||
default = true;
|
# default = true;
|
||||||
required = false;
|
# required = false;
|
||||||
pickleKey = "$ENCRYPTION_PICKLE_KEY";
|
# pickleKey = "$ENCRYPTION_PICKLE_KEY";
|
||||||
};
|
# };
|
||||||
|
|
||||||
double_puppet = {
|
double_puppet = {
|
||||||
allow_discovery = false;
|
allow_discovery = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue