diff options
Diffstat (limited to 'user_configuration.json')
| -rw-r--r-- | user_configuration.json | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/user_configuration.json b/user_configuration.json index f5ab6f5..e5950e7 100644 --- a/user_configuration.json +++ b/user_configuration.json @@ -53,10 +53,19 @@ "wl-clipboard", "neovim", "chezmoi", - "networkmanager" + "networkmanager", + "sway" ], "parallel downloads": 0, - "profile_config": null, + "profile_config": { + "gfx_driver": null, + "greeter": null, + "profile": { + "custom_settings": {}, + "details": [], + "main": "Minimal" + } + }, "script": "guided", "silent": false, "skip_ntp": false, |
