UPGRADES PEOPLE UPGRADES

This commit is contained in:
Benjamin Kyd
2023-05-05 15:18:24 +01:00
parent f8bd4418ff
commit 58caf0086c
2 changed files with 13 additions and 0 deletions

10
archinstall-creds.json Normal file
View File

@@ -0,0 +1,10 @@
{
"!root-password": "password",
"!superusers": {
"root": { "!password": "password" }
"benk": { "!password": "password" }
},
"!users": {
"benk": { "!password": "password" }
},
}

View File

@@ -30,6 +30,9 @@
"bluez",
"bluez-utils",
"blueman",
"wireless_tools",
"wpa_supplicant",
"gparted",
"network-manager-applet-git",
"xfce4-power-manager",
"volumeicon",