propellor-4.7.5: property-based host configuration management in haskell

Safe HaskellNone
LanguageHaskell98

Propellor.Property.XFCE

Synopsis

Documentation

installedMin :: Property DebianLike Source #

Minimal install of XFCE, with a terminal emulator and panel, and X and network-manager, but not any of the extra apps.

networkManager :: Property DebianLike Source #

Installs network-manager-gnome, which is the way to get network-manager to manage networking in XFCE too.

defaultPanelFor :: User -> Overwrite -> Property DebianLike Source #

Normally at first login, XFCE asks what kind of panel the user wants. This enables the default configuration noninteractively.