reNixos/wanda/networking/hostname.nix
s0me1newithhand7s ceb0ad4b87 wanda: upstream
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
2026-03-25 18:49:51 +03:00

5 lines
52 B
Nix

_: {
networking = {
hostName = "wand";
};
}