diff --git a/MSVSphere-8-ARM.ks b/MSVSphere-8-ARM.ks index 5665f88..82c773a 100644 --- a/MSVSphere-8-ARM.ks +++ b/MSVSphere-8-ARM.ks @@ -18,6 +18,7 @@ firewall --enabled --service=mdns url --url="https://rsync.inferitos.ru/msvsphere/8/BaseOS/$basearch/os/" repo --name="BaseOS" --baseurl=https://rsync.inferitos.ru/msvsphere/8/BaseOS/x86_64/os/ --cost=200 repo --name="AppStream" --baseurl=https://rsync.inferitos.ru/msvsphere/8/AppStream/x86_64/os/ --cost=200 +repo --name="AppStream" --baseurl=https://rsync.inferitos.ru/msvsphere/8/PowerTools/x86_64/os/ --cost=200 repo --name="Extras" --baseurl=https://rsync.inferitos.ru/msvsphere/8/Extras/x86_64/os/ --cost=200 # System timezone timezone Europe/Moscow