blob: dcffd62e4e5694272db221ef676a93b693779a47 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
username: root
packages:
- development
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
|