diff --git a/systems/little-rascal.scm b/systems/little-rascal.scm index b9b95ee..44086ac 100644 --- a/systems/little-rascal.scm +++ b/systems/little-rascal.scm @@ -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