Browse Source

nic changed

master
junikimm717 2 years ago
parent
commit
f0f99fddd9
  1. 1
      archinstall/creds.json
  2. 3
      archinstall/install.json

1
archinstall/creds.json

@ -1,4 +1,5 @@
{
"!root-password": "",
"!superusers": {
"junikim": { "!password": "password" }
},

3
archinstall/install.json

@ -27,7 +27,8 @@
"mirror-region": "Worldwide",
"nic": {
"type": "NM"
"NetworkManager": true,
"nic": "Use NetworkManager (necessary to configure internet graphically in GNOME and KDE)"
},
"ntp": true,

Loading…
Cancel
Save