mirror of
https://github.com/tuxdotrs/tuxOS.git
synced 2025-07-08 10:46:34 +05:30
added packages
This commit is contained in:
@ -0,0 +1,31 @@
|
||||
# SPDX-FileCopyrightText: no
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
#
|
||||
|
||||
# Which package manager to use
|
||||
backend: pacman
|
||||
|
||||
skip_if_no_internet: true
|
||||
update_db: false
|
||||
update_system: false
|
||||
|
||||
# post_install script does that.
|
||||
operations:
|
||||
- try_remove:
|
||||
- ac-installer
|
||||
- tuxos-calamares
|
||||
- tuxos-calamares-config
|
||||
- plasma-framework
|
||||
- kpmcore
|
||||
- yaml-cpp
|
||||
- mkinitcpio-archiso
|
||||
- boost
|
||||
- ckbcomp
|
||||
- hwinfo
|
||||
- qt5-xmlpatterns
|
||||
- kconfig
|
||||
- kcoreaddons
|
||||
- kiconthemes
|
||||
- ki18n
|
||||
- kio
|
||||
- solid
|
Reference in New Issue
Block a user