new security tasks
This commit is contained in:
@ -47,6 +47,13 @@ preboot_packages:
|
||||
- htop
|
||||
- bsdmainutils
|
||||
|
||||
python_packages:
|
||||
- python3
|
||||
- python3-pip
|
||||
- python3-dev
|
||||
- python3-setuptools
|
||||
- python3-venv
|
||||
|
||||
fprint_device_url: 'https://fprint.freedesktop.org/supported-devices.html'
|
||||
|
||||
# list of device IDs of things I own
|
||||
@ -61,9 +68,15 @@ howdy_webcams:
|
||||
default_users:
|
||||
- pi
|
||||
|
||||
ip_check_folder: "/opt/cosmos/ip_check"
|
||||
|
||||
deb_version: "trixie"
|
||||
|
||||
remove_default_vpn: true
|
||||
security_check_only: false
|
||||
|
||||
armcpu_check: false
|
||||
|
||||
init_complete: false
|
||||
|
||||
terse_packages: false
|
||||
|
||||
@ -103,4 +116,8 @@ onboard_pi: false
|
||||
|
||||
rtl8821ce_present: false
|
||||
|
||||
install_python: false
|
||||
|
||||
is_hyperv: false
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user