Browse Source

empty fields

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

2
archinstall/creds.json

@ -1,7 +1,7 @@
{
"!root-password": "",
"!superusers": {
"junikim": { "!password": "password" }
"junikim": {}
},
"!users": {}
}

2
archinstall/install.json

@ -15,8 +15,6 @@
"harddrives": ["/dev/vda"],
"hostname": "archbox",
"kernels": ["linux"],
"keyboard-language": "us",

Loading…
Cancel
Save