The Blue Update #1

Merged
Jimbo merged 101 commits from Refactor into main 2024-10-25 21:26:22 -04:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 0eeeb603aa - Show all commits

View file

@ -9,6 +9,7 @@
../../../modules/home/programs ../../../modules/home/programs
../../../modules/home/programs/misc/production ../../../modules/home/programs/misc/production
../../../modules/home/programs/misc/school ../../../modules/home/programs/misc/school
../../../modules/home/programs/misc/gaming/launchers
../../../modules/home/programs/misc/gaming/xash3d ../../../modules/home/programs/misc/gaming/xash3d
../../../modules/home/sway ../../../modules/home/sway
../../../modules/home/utils ../../../modules/home/utils

View file

@ -3,7 +3,6 @@
imports = [ imports = [
./avtools ./avtools
./chat ./chat
./gaming/launchers
./general ./general
./headless ./headless
]; ];