Modules setup
This commit is contained in:
56
config/jp-apps.yml
Normal file
56
config/jp-apps.yml
Normal file
@@ -0,0 +1,56 @@
|
||||
modules:
|
||||
- type: files
|
||||
files:
|
||||
- usr: /usr
|
||||
- distrobox: /usr
|
||||
- type: script
|
||||
scripts:
|
||||
- install-syncthing.sh
|
||||
- setup-kubectl.sh
|
||||
- setup-vscode.sh
|
||||
- type: rpm-ostree
|
||||
repos:
|
||||
- https://pkg.earthly.dev/earthly.repo
|
||||
- https://copr.fedorainfracloud.org/coprs/varlad/helix/repo/fedora-%OS_VERSION%/varlad-helix-fedora-%OS_VERSION%.repo
|
||||
- https://pkgs.tailscale.com/stable/fedora/%OS_VERSION%/tailscale.repo
|
||||
install:
|
||||
- libadwaita
|
||||
- cmake
|
||||
- code
|
||||
- cronie
|
||||
- neofetch
|
||||
- virt-manager
|
||||
- plasma-browser-integration
|
||||
- "gcc-c++"
|
||||
- id3v2
|
||||
- docker
|
||||
- xinput
|
||||
- earthly
|
||||
- kubectl
|
||||
- helm
|
||||
- neovim
|
||||
- ripgrep
|
||||
- helix
|
||||
- tailscale
|
||||
- strawberry
|
||||
remove:
|
||||
- firefox
|
||||
- firefox-langpacks
|
||||
- type: script
|
||||
scripts:
|
||||
- setup-selinux-dockersock.sh
|
||||
- install-codelldb.sh
|
||||
# - type: yafti
|
||||
# flatpaks:
|
||||
# - Krita: org.kde.krita
|
||||
# - Discord: com.discordapp.Discord
|
||||
# - Steam: com.valvesoftware.Steam
|
||||
# - Mangohud: com.valvesoftware.Steam.Utility.MangoHud
|
||||
# - Gamescope: com.valvesoftware.Steam.Utility.gamescope
|
||||
# - Brave: com.brave.Browser
|
||||
# - Flatseal: com.github.tchx84.Flatseal
|
||||
# - Nextcloud: com.nextcloud.desktopclient.nextcloud
|
||||
# - Bottles: com.usebottles.bottles
|
||||
# - Obsidian: md.obsidian.Obsidian
|
||||
# - R2Modman: io.github.Foldex.r2modman
|
||||
# - Mediawriter: org.fedoraproject.MediaWriter
|
||||
Reference in New Issue
Block a user