l iso: set networkingHostname

This commit is contained in:
lassulus 2017-08-16 11:37:58 +02:00
parent 188d579fdf
commit 619af589d1

View File

@ -37,6 +37,7 @@ with import <stockholm/lib>;
};
};
boot.kernelParams = [ "copytoram" ];
networking.hostName = "lass-iso";
}
{
krebs.enable = true;