Configure some static host addresses

This commit is contained in:
Ray Miller 2024-11-29 17:16:47 +00:00
parent d64de012e7
commit 58e379eda7

View file

@ -49,7 +49,11 @@ root ALL=(ALL) ALL
(packages (cons screen %base-packages))
;; Add services to the baseline: static networking and an SSH server.
(services (append (list (service static-networking-service-type
(services (append (list (simple-service 'add-extra-hosts
hosts-service-type
(list (host "192.168.1.110" "limiting-factor" '("forge.1729.org.uk"))
(host "192.168.1.167" "cargo-cult" '())))
(service static-networking-service-type
(list (static-networking
(addresses
(list (network-address