
=== bluetooth ===

	set default power state to off:
	https://wiki.archlinux.org/title/Bluetooth#Default_adapter_power_state


=== gnome/wayland testing ===

	step 1: don't use gnome...

	no notificaion area, or systray by default. most systray extensions seem to
		require Xwayland. We need at least an icon for evolution mail, and for the
		libnotify history.
		- https://aur.archlinux.org/packages/evolution-on-appindicator
			doesn't work properly

	clipboard:
		need to replace xclip in .tmux.conf with wl-copy
		vim wayland yank to clipboard

	clipboard manager for gnome?
		gnome-shell-extension-clipboard-indicator works well, but for some reason
			doesn't clear the last item copied...

	wireguard + nftables setup

	break out lxd setup
		- lxd preseed
		- default containers

	break out gnome settings into task file and group vars

	add reflector service:
		https://wiki.archlinux.org/title/Reflector

	add alacritty config


=== lxc ===

	add lxc backup script for common containers


=== sandboxing: (aka, stop using firejail's large setuid binary) ===

	bubblejail seems to be working so far after testing
		- need to modify firefox installation folders for use with the bubblejail
			home folders though
		- evolution seems to need some extra dbus permissions

	evolution mail client:
	- copy ~/.config/evolution, and ~/.local/share/evolution to new install

	mpv firefox native plugin
