add fulldiskencryption

This commit is contained in:
Dennis Wuitz
2023-12-25 04:27:28 +01:00
parent e08f011d28
commit 666367bb4d
2 changed files with 29 additions and 1 deletions

View File

@ -3,6 +3,7 @@
time.timeZone = "America/New_York";
console.keyMap = "us";
networking.hostId = "1139fa08";
boot.initrd.network.ssh.authorizedKeys = [ "ssh-ed25519 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" ];
virtualisation = {
docker = {