Remove Steam from the default imports for aarch64 purposes
This commit is contained in:
parent
49ce2cd341
commit
0eeeb603aa
|
@ -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
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
imports = [
|
imports = [
|
||||||
./avtools
|
./avtools
|
||||||
./chat
|
./chat
|
||||||
./gaming/launchers
|
|
||||||
./general
|
./general
|
||||||
./headless
|
./headless
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue