refactor: remove obsolete zfs settings
This commit is contained in:
parent
dd280068e2
commit
258e5a6b0e
1 changed files with 0 additions and 3 deletions
|
@ -2,8 +2,5 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
networking.hostName = "p330";
|
networking.hostName = "p330";
|
||||||
networking.hostId = "05130071";
|
|
||||||
|
|
||||||
boot.loader.grub.enableCryptodisk = true;
|
boot.loader.grub.enableCryptodisk = true;
|
||||||
boot.supportedFilesystems = [ "zfs" ];
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue