moving all dots
This commit is contained in:
parent
6fcf9ba919
commit
d9b6fdfc1b
349 changed files with 34598 additions and 34727 deletions
6
dot_puppet/x11.pp
Normal file
6
dot_puppet/x11.pp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
$x11_packages = [ "awesome", "awesome-extra", "feh", "synapse", "thunar", "terminator"]
|
||||
|
||||
package {
|
||||
$x11_packages:
|
||||
ensure => "installed"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue