reNixos/isla/networking/hostname.nix
s0me1newithhand7s 1a891252ab isla: upstream
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
2026-03-25 18:49:27 +03:00

5 lines
52 B
Nix

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