mirror of https://codeberg.org/anemofilia/zero
operating-systems: buer: Use guix-for-channels to instantiate a custom guix
parent
795665491d
commit
9eb140c67e
|
@ -213,6 +213,9 @@
|
||||||
(guix-configuration
|
(guix-configuration
|
||||||
(build-accounts 16)
|
(build-accounts 16)
|
||||||
(discover? #t)
|
(discover? #t)
|
||||||
|
(guix (guix-for-channels
|
||||||
|
(list channel:guix
|
||||||
|
channel:radix)))
|
||||||
(authorized-keys
|
(authorized-keys
|
||||||
(cons* substitute-key:genenetwork.pub
|
(cons* substitute-key:genenetwork.pub
|
||||||
substitute-key:inria.pub
|
substitute-key:inria.pub
|
||||||
|
|
Loading…
Reference in New Issue