diff options
Diffstat (limited to 'px/system/os.scm')
-rw-r--r-- | px/system/os.scm | 6 |
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)) |