pub fn os_id() -> Option<GString>
Get a word describing the OS, suitable for checking which OS the greeter is running on. e.g. “ubuntu”
a string (ID variable from /etc/os-release) or None if not set.
None