chore: hide hostid

This commit is contained in:
oddlama 2023-04-19 14:55:42 +02:00
parent 4898c48c25
commit af9ffb0b8f
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
5 changed files with 14 additions and 14 deletions

View file

@ -1,6 +1,6 @@
{nodeSecrets, ...}: {
networking = {
hostId = "4313abca";
inherit (nodeSecrets.networking) hostId;
wireless.iwd.enable = true;
};

Binary file not shown.