Skip to content

Instantly share code, notes, and snippets.

@evacchi
Last active November 17, 2017 13:16
Show Gist options
  • Save evacchi/f5c43c8dcad49e0a6b8d1de066150c98 to your computer and use it in GitHub Desktop.
Save evacchi/f5c43c8dcad49e0a6b8d1de066150c98 to your computer and use it in GitHub Desktop.
  • install from ISO, then:

    ostree remote add --set=gpg-verify=false fedora-ws-27 https://kojipkgs.fedoraproject.org/compose/ostree/27
    rpm-ostree rebase fedora-ws-27:fedora/27/x86_64/workstation
    
  • reboot

  • then login

  • then:

    env XDG_SESSION_TYPE=wayland gnome-session
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment