diff options
-rw-r--r-- | config.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/config.yaml b/config.yaml index e0b4b83..810e765 100644 --- a/config.yaml +++ b/config.yaml @@ -1,8 +1,12 @@ --- +username: aaditya packages: - development - gaming system: opt: config: - + install_shell: true + install_wayland: true + install_xorg: false + install_misc: false |