Update configuration script to work with changes

This commit is contained in:
Dylan Taylor 2021-05-20 08:41:18 -04:00
parent 9c8d55dd76
commit 5fe3a77aed
1 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@
"chown -R devel:devel /home/devel/paru",
"usermod -aG docker devel"
],
"desktop": "gnome",
"!encryption-password": "supersecret",
"filesystem": "btrfs",
"harddrive": {
@ -26,7 +25,7 @@
"NetworkManager": true
},
"packages": ["docker", "git", "wget", "zsh"],
"profile": "desktop",
"profile": "gnome",
"superusers": {
"devel": {
"!password": "devel"