totoro: remove duplicate boot.zfs.requestEncryptionCredentials

This commit is contained in:
Luke Granger-Brown 2024-01-28 03:38:47 +00:00
parent aa9eb295f3
commit 3156e14105

View file

@ -57,8 +57,6 @@ in {
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.zfs.requestEncryptionCredentials = false;
services.postgresql.package = pkgs.postgresql_13;
services.postgresql.settings.shared_buffers = "16GB";
services.postgresql.settings.work_mem = "1GB";