Remove Steam from the default imports for aarch64 purposes

This commit is contained in:
Jimbo 2024-10-16 00:15:16 -04:00
parent 49ce2cd341
commit 0eeeb603aa
2 changed files with 1 additions and 1 deletions

View file

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

View file

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