RealStickman
b4371deb71
Based on findings that the Endpoint is not automatically excluded when AllowedIPs is set manually and happens to include the Endpoint changes had to be made. An additional Python script has been created that takes IP-Ranges to exclude as an argument so the AllowedIPs range can be calculated dynamically for every different config file. This drastically increases the time to patch all files, so it might be worth it to make this script more parallel in the future. |
||
---|---|---|
arch-config | ||
arch-setup | ||
arch-themes | ||
easyffmpeg | ||
music-normalize | ||
nixos-config | ||
.gitignore | ||
README.md |
Main repository location is https://gitea.exu.li/RealStickman/configs
Configs
All my config files, scripts and other in one place.
Mostly focused on ArchLinux, although there is also a NixOS configuration and independent Python programs.
ArchLinux
First time installation
Enable the multilib
repository in /etc/pacman.conf
git clone https://gitea.exu.li/realstickman/configs.git
cd configs/arch-setup
./install.sh
Config updates
Either use the included alias
upconf
or run the script directly.
~/scripts/arch-config.sh