mirror of
https://github.com/unman/shaker.git
synced 2024-12-25 23:39:30 -05:00
Move office files to sub-directory
This commit is contained in:
commit
dae3b8d591
10
office.sls
Normal file
10
office.sls
Normal file
@ -0,0 +1,10 @@
|
||||
# vim: set syntax=yaml ts=2 sw=2 sts=2 et :
|
||||
|
||||
installed:
|
||||
pkg.installed:
|
||||
- pkgs:
|
||||
- mutt
|
||||
- notmuch
|
||||
- libreoffice
|
||||
- gimp
|
||||
- evince
|
5
office.top
Normal file
5
office.top
Normal file
@ -0,0 +1,5 @@
|
||||
# vim: set syntax=yaml ts=2 sw=2 sts=2 et :
|
||||
base:
|
||||
qubes:type:template:
|
||||
- match: pillar
|
||||
- office
|
Loading…
Reference in New Issue
Block a user