18 lines
198 B
Plaintext
18 lines
198 B
Plaintext
pkg "powertop" {
|
|
state => "installed",
|
|
|
|
Meta:autogroup => true,
|
|
}
|
|
|
|
pkg "sl" {
|
|
state => "installed",
|
|
|
|
Meta:autogroup => true,
|
|
}
|
|
|
|
pkg "cowsay" {
|
|
state => "installed",
|
|
|
|
Meta:autogroup => true,
|
|
}
|