Stop disabling lightdm
This commit is contained in:
parent
f4cf5e93a8
commit
3619274e5f
1 changed files with 0 additions and 8 deletions
|
@ -87,12 +87,4 @@ class config {
|
||||||
path => '/home/jake/.config/Caret/Preferences.md',
|
path => '/home/jake/.config/Caret/Preferences.md',
|
||||||
source => 'puppet:///modules/config/caret-preferences.md'
|
source => 'puppet:///modules/config/caret-preferences.md'
|
||||||
}
|
}
|
||||||
|
|
||||||
service { 'lightdm':
|
|
||||||
enable => false
|
|
||||||
}
|
|
||||||
|
|
||||||
-> service { 'gdm':
|
|
||||||
enable => true
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue