Skip to content

Commit

Permalink
feat: certs
Browse files Browse the repository at this point in the history
  • Loading branch information
senz committed May 12, 2024
1 parent 7251b2d commit 31530d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,10 @@ chezmoi purge
## Manual checklist

- [ ] Setup gpg and gpg-agent
- [ ] Import gpg keys
- [ ] Import gpg key stubs
- [ ] Authorize syncthing
- [ ] Sync Brave settings/extensions...
- [ ] Install CA

## TODO

Expand Down
1 change: 1 addition & 0 deletions run_once_before_install-packages-linux.sh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set -eu

RPMS=(
"https://github.com/TheAssassin/AppImageLauncher/releases/download/v2.2.0/appimagelauncher-2.2.0-travis995.0f91801.x86_64.rpm"
"https://dl.smallstep.com/cli/docs-ca-install/latest/step-cli_amd64.rpm"
# "https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm"
# "https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm"
# "https://github.com/rpmsphere/noarch/raw/master/r/rpmsphere-release-38-1.noarch.rpm"
Expand Down

0 comments on commit 31530d5

Please sign in to comment.