mirror of https://codeberg.org/anemofilia/zero
operating-systems: buer: Add public keys from %default-authorized-guix-keys to authorized-keys
parent
c0e554366f
commit
624b3cb888
|
@ -235,7 +235,8 @@
|
|||
(list channel:guix
|
||||
channel:radix)))
|
||||
(authorized-keys
|
||||
(list substitute-key:genenetwork.pub))
|
||||
(cons* substitute-key:genenetwork.pub
|
||||
%default-authorized-guix-keys))
|
||||
(substitute-urls
|
||||
`("https://ci.guix.gnu.org"
|
||||
"https://cuirass.genenetwork.org"
|
||||
|
|
Loading…
Reference in New Issue