diff options
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml index b8fdba40..15328eec 100644 --- a/configure.yml +++ b/configure.yml @@ -19,6 +19,7 @@ - role: "dotfiles" - role: "password_store" - role: "vim" + - role: "neomutt" - name: "Ubuntu configure" gather_facts: true @@ -41,6 +42,7 @@ - role: "dotfiles" - role: "password_store" - role: "vim" + - role: "neomutt" - name: "Raspberry Pi configure" gather_facts: true @@ -60,3 +62,4 @@ - role: "dotfiles" - role: "password_store" - role: "vim" + - role: "neomutt" |
