Checkpoint
This commit is contained in:
parent
c501435876
commit
6f5266b63d
42 changed files with 652 additions and 136 deletions
1
roles/desktop/files/100-mount-steam-proton.rules
Normal file
1
roles/desktop/files/100-mount-steam-proton.rules
Normal file
|
@ -0,0 +1 @@
|
|||
ACTION=="add", ATTRS{idVendor}=="0781", ATTRS{idProduct}=="55ae", RUN+="/usr/bin/setsid /home/jonathan/.bin/exfat-proton-mount"
|
13
roles/desktop/files/hashicorp.repo
Normal file
13
roles/desktop/files/hashicorp.repo
Normal file
|
@ -0,0 +1,13 @@
|
|||
[hashicorp]
|
||||
name=Hashicorp Stable - $basearch
|
||||
baseurl=https://rpm.releases.hashicorp.com/fedora/$releasever/$basearch/stable
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://rpm.releases.hashicorp.com/gpg
|
||||
|
||||
[hashicorp-test]
|
||||
name=Hashicorp Test - $basearch
|
||||
baseurl=https://rpm.releases.hashicorp.com/fedora/$releasever/$basearch/test
|
||||
enabled=0
|
||||
gpgcheck=1
|
||||
gpgkey=https://rpm.releases.hashicorp.com/gpg
|
|
@ -1,4 +0,0 @@
|
|||
[rpm.librewolf.net]
|
||||
name=Librewolf
|
||||
baseurl=https://rpm.librewolf.net
|
||||
enabled=1
|
Loading…
Add table
Add a link
Reference in a new issue