Adds secret loading
This commit is contained in:
parent
cbf899eb40
commit
63fcd502a8
5 changed files with 81 additions and 30 deletions
11
.config/yadm/bootstrap.v2/applications/00-Dependencies.sh
Executable file
11
.config/yadm/bootstrap.v2/applications/00-Dependencies.sh
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
#!/bin/env bash
|
||||
|
||||
addApplications neovim \
|
||||
network-manager-applet \
|
||||
ghostty \
|
||||
btop \
|
||||
zoxide fzf \
|
||||
wifi-qr \
|
||||
brightnessctl \
|
||||
nodejs \
|
||||
rust
|
||||
Loading…
Add table
Add a link
Reference in a new issue