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";
|
||||
};
|
||||
|
||||
encryption = {
|
||||
allow = true;
|
||||
default = true;
|
||||
required = false;
|
||||
pickleKey = "$ENCRYPTION_PICKLE_KEY";
|
||||
};
|
||||
# encryption = {
|
||||
# allow = true;
|
||||
# default = true;
|
||||
# required = false;
|
||||
# pickleKey = "$ENCRYPTION_PICKLE_KEY";
|
||||
# };
|
||||
|
||||
double_puppet = {
|
||||
allow_discovery = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue