reNixos/s0melapt0p-nix/networking/hostId.nix
2025-04-21 18:32:39 +03:00

7 lines
No EOL
71 B
Nix

{
...
}: {
networking = {
hostId = "3c4734c8";
};
}