add sieve-spam-filter fix nb hardware

This commit is contained in:
2023-11-27 00:39:54 +01:00
parent 0e57b505bc
commit 41c343c336
5 changed files with 55 additions and 1 deletions

View File

@@ -26,7 +26,6 @@
luks.devices."nixos-enc" = {
crypttabExtraOpts = [ "fido2-device=auto" ];
device = "/dev/disk/by-uuid/7435d48f-f942-485b-9817-328ad3fc0b93";
};
};
systemd.enable = true;
};