mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: hide hostid
This commit is contained in:
parent
4898c48c25
commit
af9ffb0b8f
5 changed files with 14 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
{nodeSecrets, ...}: {
|
||||
networking = {
|
||||
hostId = "4313abca";
|
||||
inherit (nodeSecrets.networking) hostId;
|
||||
wireless.iwd.enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue