refactor: remove obsolete zfs settings

main
mandlm 2023-12-19 10:04:45 +01:00
parent dd280068e2
commit 258e5a6b0e
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 0 additions and 3 deletions

View File

@ -2,8 +2,5 @@
{
networking.hostName = "p330";
networking.hostId = "05130071";
boot.loader.grub.enableCryptodisk = true;
boot.supportedFilesystems = [ "zfs" ];
}