reNixos/s0melapt0p-nix/networking/hostId.nix
2025-04-27 12:47:02 +03:00

5 lines
66 B
Nix

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