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

5 lines
66 B
Nix

{...}: {
networking = {
hostId = "5c79d468";
};
}