From 5f0f24a52d9175ab638b3d1a77454e65fad88248 Mon Sep 17 00:00:00 2001 From: Aaditya Dhruv Date: Sat, 14 Jun 2025 10:13:07 +0530 Subject: Update system, packages and playbooks, add vault --- config.yaml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'config.yaml') 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: [] -- cgit