Enable passwordless wheel sudo and add /run/openbao and /run/secrets
This commit is contained in:
parent
512bd5896c
commit
128209e4aa
2 changed files with 6 additions and 0 deletions
|
|
@ -24,6 +24,10 @@
|
|||
"/var/lib/upower"
|
||||
|
||||
"/var/lib/flatpak"
|
||||
|
||||
# bao secrets
|
||||
"/run/openbao"
|
||||
"/run/secrets"
|
||||
];
|
||||
files = [
|
||||
"/machine-key.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue