apps
This commit is contained in:
@@ -42,23 +42,24 @@ in
|
||||
]
|
||||
++ (
|
||||
if hasDestopEnvironment then
|
||||
if !isArm then
|
||||
[
|
||||
goverlay
|
||||
winboat
|
||||
]
|
||||
else
|
||||
[
|
||||
boxbuddy
|
||||
stable.chromium
|
||||
firefox
|
||||
gamescope
|
||||
gamescope-wsi
|
||||
gparted
|
||||
mission-center
|
||||
parted
|
||||
vesktop
|
||||
]
|
||||
[
|
||||
boxbuddy
|
||||
stable.chromium
|
||||
firefox
|
||||
gamescope
|
||||
gamescope-wsi
|
||||
gparted
|
||||
mission-center
|
||||
parted
|
||||
vesktop
|
||||
] ++ (
|
||||
if !isArm then
|
||||
[
|
||||
goverlay
|
||||
winboat
|
||||
]
|
||||
else [ ]
|
||||
)
|
||||
else
|
||||
[ ]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user