;; GuixSD configuration file for the Novena build machines. ;; Copyright © 2016, 2017, 2018 Ludovic Courtès ;; Copyright © 2019, 2020 Andreas Enge (guix-configuration (inherit config) (use-substitutes? #f) (max-silent-time 7200) (authorized-keys %authorized-guix-keys)))))) (packages (cons* screen openssh u-boot-novena vim %base-packages)))