Setup shell module

This commit is contained in:
Jake Howard 2017-08-12 17:00:18 +01:00
parent efc399377c
commit 07448167ba
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 3 additions and 0 deletions

View File

@ -6,4 +6,5 @@ node default {
include yaourt
include gnome
include config
include shell
}

View File

@ -0,0 +1,2 @@
class shell {
}