aboutsummaryrefslogtreecommitdiff
path: root/tw/deploy/lud.scm
blob: c28f48ea8085d88bc3562df90ef9ea003fc296a9 (about) (plain)
1
2
3
4
5
(define-module (tw deploy lud)
  #:use-module (tw deploy)
  #:use-module (tw system lud))

(list (operating-system->machine %lud-system))