diff options
author | Aaditya Dhruv <[email protected]> | 2025-06-14 10:13:07 +0530 |
---|---|---|
committer | Aaditya Dhruv <[email protected]> | 2025-06-14 10:13:07 +0530 |
commit | 5f0f24a52d9175ab638b3d1a77454e65fad88248 (patch) | |
tree | 03159fd6a3a69e6fc56ec33258964e3bffabffc1 /config.yaml | |
parent | bd8919afb109efa0a92def766aca81f1e2e146fa (diff) |
Update system, packages and playbooks, add vault
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/config.yaml b/config.yaml index ff5238a..9c9f715 100644 --- a/config.yaml +++ b/config.yaml @@ -1,16 +1,3 @@ --- username: aaditya -packages: - - development - - gaming -system: - wireguard: - wg_path: /etc/wireguard/wg0.conf - install_wireguard: true - install_systemd: true -opt: -config: - install_shell: true - install_wayland: false - install_xorg: false - install_misc: false +packages: [] |