Install r2modman via url
This commit is contained in:
@@ -3,8 +3,11 @@ modules:
|
||||
files:
|
||||
- source: steam-firewall
|
||||
destination: /
|
||||
- type: r2modman
|
||||
version: 3.1.49
|
||||
- type: rpm-ostree
|
||||
install:
|
||||
- https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.49/r2modman-3.1.49.x86_64.rpm
|
||||
# - type: r2modman
|
||||
# version: 3.1.49
|
||||
# - type: script
|
||||
# scripts:
|
||||
# - install-gamescope-plus.sh
|
||||
|
||||
@@ -2,6 +2,11 @@ stages:
|
||||
- name: helix
|
||||
from: rust
|
||||
modules:
|
||||
- type: containerfile
|
||||
snippets:
|
||||
- ENV CLICOLOR_FORCE=1
|
||||
- ENV FORCE_COLOR=1
|
||||
- ENV RUST_LOG_STYLE=always
|
||||
- type: script
|
||||
no-cache: true
|
||||
scripts:
|
||||
|
||||
@@ -7,6 +7,7 @@ modules:
|
||||
- type: rpm-ostree
|
||||
optfix:
|
||||
- brave-browser
|
||||
- r2modman
|
||||
repos:
|
||||
- https://pkgs.tailscale.com/stable/fedora/tailscale.repo
|
||||
- https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo
|
||||
|
||||
Reference in New Issue
Block a user