Improve configs
This commit is contained in:
parent
f3e91cd9dc
commit
6c16a85be2
8 changed files with 10 additions and 7 deletions
|
@ -16,7 +16,7 @@ _autostart()
|
|||
wait_for_service "network-online.target"
|
||||
|
||||
pass x
|
||||
(pass notes/keepass | head -n 1 | keepassxc --pw-stdin ~/sync/passwords.kdbx) &
|
||||
(pass keepass | head -n 1 | keepassxc --pw-stdin ~/sync/passwords.kdbx) &
|
||||
pass x && sleep 5
|
||||
|
||||
autoinstall graphical
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue