mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
examples: Add plasma operating-system example template.
* gnu/system/examples/plasma.tmpl: New file. * Makefile.am (EXAMPLES): register it. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
25522d52f1
commit
5c68817813
2 changed files with 68 additions and 0 deletions
|
@ -456,6 +456,7 @@ EXAMPLES = \
|
|||
gnu/system/examples/desktop.tmpl \
|
||||
gnu/system/examples/lightweight-desktop.tmpl \
|
||||
gnu/system/examples/docker-image.tmpl \
|
||||
gnu/system/examples/plasma.tmpl \
|
||||
gnu/system/examples/raspberry-pi-64.tmpl \
|
||||
gnu/system/examples/raspberry-pi-64-nfs-root.tmpl \
|
||||
gnu/system/examples/vm-image.tmpl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue