Fix .guix-channel formatting
This commit is contained in:
parent
933e0a7e60
commit
4925cfd1da
1 changed files with 11 additions and 9 deletions
|
@ -1,7 +1,9 @@
|
|||
(channel
|
||||
(version 0)
|
||||
(directory "modules")
|
||||
(dependencies (channel (name nonguix)
|
||||
(dependencies
|
||||
(channel
|
||||
(name nonguix)
|
||||
(url "https://gitlab.com/nonguix/nonguix")
|
||||
(introduction
|
||||
(channel-introduction
|
||||
|
|
Loading…
Reference in a new issue