4 lines
88 B
Scheme
4 lines
88 B
Scheme
|
(load "packages.scm")
|
||
|
|
||
|
(packages->manifest (append %desktop %dev %heavy %network %web))
|