scripts

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit d3dbc52d28cfae368637d76d0092f3bc5df47dba
parent 0e02b5322dac45c70527e1f37d08e5cc9cf17c05
Author: Andrew Laack <andrew@laack.co>
Date:   Fri, 13 Mar 2026 19:39:26 -0500

Added comment

Diffstat:
Minstallers/arch-public-installation.sh | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/installers/arch-public-installation.sh b/installers/arch-public-installation.sh @@ -21,6 +21,10 @@ sudo usermod -a -G wireshark $USER # NOTE: Requires logout to be realized. # xorg-xhost for containers to use my x server # TODO: Make this script idempotent. +# TODO: Add buskill installation +# - this would likely involve a non-versioned directory for binaries +# - these binaries would include buskill and mullvad (possibly) for now +# - ideally mullvad would work when installing with yay, but it seems broken for whatever reason # Websocat is for dev work