mirror of
https://github.com/unman/shaker.git
synced 2025-08-03 11:36:15 -04:00
Mutt - add muttrc, spec file
This commit is contained in:
parent
b2d5fae292
commit
976756b248
3 changed files with 83 additions and 0 deletions
|
@ -33,4 +33,19 @@ installed:
|
|||
- w3m
|
||||
- skip_suggestions: True
|
||||
|
||||
change_timeout:
|
||||
file.replace:
|
||||
- name: /usr/lib/python3/dist-packages/qubesidle/idleness_monitor.py
|
||||
- pattern: '15 * 60'
|
||||
- repl: '3 * 60'
|
||||
- flags: [ 'IGNORECASE', 'MULTILINE' ]
|
||||
|
||||
default_muttrc:
|
||||
file.managed:
|
||||
- name: /etc/skel/.muttrc
|
||||
- source: salt://mutt/muttrc
|
||||
- user: user
|
||||
- group: user
|
||||
|
||||
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue