bind-mount attempt
This commit is contained in:
parent
29beb6408f
commit
c2eb4e0bf6
7 changed files with 43 additions and 32 deletions
|
|
@ -35,23 +35,16 @@ modules:
|
|||
files:
|
||||
add:
|
||||
- https://repo.vscodium.dev/vscodium.repo
|
||||
- https://openrazer.github.io/hardware:razer.repo
|
||||
install:
|
||||
packages:
|
||||
- repo: vscodium
|
||||
packages:
|
||||
- codium
|
||||
- dkms
|
||||
- openrazer-daemon
|
||||
- openrazer-kernel-modules-dkms
|
||||
- syncthing
|
||||
- uv
|
||||
- waydroid
|
||||
- xautomation
|
||||
remove:
|
||||
packages:
|
||||
- kmod-openrazer
|
||||
- openrazer-kmod-common
|
||||
- android-tools
|
||||
- cockpit-bridge
|
||||
- cockpit-machines
|
||||
|
|
@ -78,9 +71,8 @@ modules:
|
|||
scope: system
|
||||
# If no repo information is specified, Flathub will be used by default
|
||||
install: # system flatpaks we want all users to have and not remove
|
||||
- app.zen_browser.zen
|
||||
- net.waterfox.waterfox
|
||||
- org.telegram.desktop
|
||||
- app.polychromatic.controller
|
||||
remove: # replace default Firefox with Waterfox
|
||||
- org.mozilla.firefox
|
||||
- scope: user # Also add Flathub user repo, but no user packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue