summaryrefslogtreecommitdiff
path: root/px/system/os.scm
diff options
context:
space:
mode:
authorFranz Geffke <m@f-a.nz>2024-04-18 11:19:06 +0100
committerFranz Geffke <m@f-a.nz>2024-04-18 11:19:06 +0100
commit581a908108d7edce42dbcfcd9ac17a1266854835 (patch)
tree0cf975dd89dd7e6f771296bae4e2ff78c0ecb22f /px/system/os.scm
parent92c3f7cfcef8e80779cd5edf0c1ee83aef9615a4 (diff)
px: %default-pantherx-channel: Rename to %pantherx-default-channels
Diffstat (limited to 'px/system/os.scm')
-rw-r--r--px/system/os.scm6
1 files changed, 4 insertions, 2 deletions
diff --git a/px/system/os.scm b/px/system/os.scm
index 4383928..e975602 100644
--- a/px/system/os.scm
+++ b/px/system/os.scm
@@ -32,8 +32,10 @@
%px-substitute-server-key
%nonguix-substitute-server-key
- %px-substitute-server-key
- %nonguix-substitute-server-key
+ %px-substitute-server-url
+ %nonguix-substitute-server-url
+
+ %pantherx-default-channels
apply-px-substitute-server))