README.md (276B)


      1 # MonasTech
      2 
      3 This is the Guix channel used by all MonasTech systems.
      4 
      5 ## Installation Image
      6 
      7 To build the installation image, run the following command (from the project root):
      8 ```
      9 guix time-machine -C mt/channels.scm -- system image -t iso9660 -L . mt/system/install.scm
     10 ```