Update archinstall.json

This commit is contained in:
Benjamin Kyd
2023-05-05 16:18:03 +01:00
committed by GitHub
parent 24f122e603
commit 3b95a1d649

View File

@@ -13,7 +13,7 @@
"keyboard-language": "uk",
"mirror-region": "United Kingdom",
"nic": {
"NetworkManager": true,
"NetworkManager": true
},
"ntp": true,
"packages": [
@@ -57,13 +57,13 @@
"rofi",
"google-chrome-unstable",
"darktable-git",
"ktira",
"ktira"
],
"services": [
"bluetooth.service",
"lightdm.service",
"lightdm.service"
],
"sys-encoding": "utf-8",
"sys-language": "en_GB",
"timezone": "Europe/London",
"timezone": "Europe/London"
}