chore(dotfiles): clarify README to reflect that you can use any user

Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
pull/133/head
Phorcys 1 year ago committed by GitHub
parent 1d62eb70d8
commit bac5406199
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -35,7 +35,7 @@ module "dotfiles" {
}
```
### Apply dotfiles as root (only works if sudo is passwordless)
### Apply dotfiles as another user (only works if sudo is passwordless)
```tf
module "dotfiles" {

Loading…
Cancel
Save