mirror of
https://github.com/unman/shaker.git
synced 2025-08-02 11:06:07 -04:00
Move office files to sub-directory
This commit is contained in:
commit
dae3b8d591
2 changed files with 15 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue