chore(dotfiles): clarify README to reflect that root isn't the only other user available

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

@ -46,7 +46,7 @@ module "dotfiles" {
}
```
### Apply dotfiles as the current user and root (only works if sudo is passwordless)
### Apply the same dotfiles as the current user and root (the root dotfiles can only be applied if sudo is passwordless)
```tf
module "dotfiles" {

Loading…
Cancel
Save