mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-06-30 13:56:33 +00:00
utils: %rosenthal-base-services: Change substitute URL for Nonguix.
* rosenthal/utils/counter-stop.scm (%rosenthal-base-services): Change substitute URL for Nonguix.
This commit is contained in:
parent
3227d2a0e3
commit
daf971cba2
@ -171,7 +171,7 @@
|
|||||||
(inherit config)
|
(inherit config)
|
||||||
(substitute-urls
|
(substitute-urls
|
||||||
(append %default-substitute-urls
|
(append %default-substitute-urls
|
||||||
'("https://nonguix.org"
|
'("https://substitutes.nonguix.org"
|
||||||
"https://guix.tobias.gr")))
|
"https://guix.tobias.gr")))
|
||||||
(authorized-keys
|
(authorized-keys
|
||||||
(cons* %guix-authorized-key-nonguix
|
(cons* %guix-authorized-key-nonguix
|
||||||
|
Loading…
Reference in New Issue
Block a user