chore(config): update local and remote url

This commit is contained in:
Eshan Roy (Eshanized)
2024-05-03 03:29:30 +05:30
parent 3115081d4a
commit a5f5e682e4

View File

@@ -76,8 +76,8 @@
# Net-based package list, with fallback to local file # Net-based package list, with fallback to local file
groupsUrl: groupsUrl:
- http://example.com/calamares/netinstall.yaml - https://raw.githubusercontent.com/Snigdha-OS/snigdhaos-calamares-config/master/calamares/modules/netinstall-applications.yaml
- file:///etc/calamares/modules/netinstall.yaml - file:///etc/calamares/modules/netinstall-applications.yaml
@@ -132,11 +132,11 @@ required: false
# - "Utilities" # - "Utilities"
# Other strings should follow the translations format. # Other strings should follow the translations format.
label: label:
sidebar: "Package selection" sidebar: "Applications"
# sidebar[nl]: "Pakketkeuze" # sidebar[nl]: "Pakketkeuze"
# sidebar[en_GB]: "Package choice" # sidebar[en_GB]: "Package choice"
# sidebar[ja]: "知りません" # "I don't know" # sidebar[ja]: "知りません" # "I don't know"
title: "Office Package" title: "Applications"
# title[nl]: "Kantoorsoftware" # title[nl]: "Kantoorsoftware"
# If, and only if, *groupsUrl* is set to the literal string `local`, # If, and only if, *groupsUrl* is set to the literal string `local`,