• Xylight (Photon dev)
    link
    fedilink
    English
    12 years ago

    Yep. To change desktop environments, just change:

    services.xserver.gnome.enable = true;
    

    to

    services.xserver.plasma5.enable = true;
    
      • Xylight (Photon dev)
        link
        fedilink
        English
        22 years ago

        It’s really nice. When you setup a new system, you don’t have to spend hours changing settings, configs, and installing packages. With NixOS, just copy the config file from your old system and then run nixos-rebuild.

        • @[email protected]
          link
          fedilink
          English
          12 years ago

          I really wish the default template switches to flakes soon. Using flakes is a must for the best experience, and converting the default config is at best a hassle and for newbies a huge mountain to cross.

    • @[email protected]
      link
      fedilink
      English
      12 years ago

      This is cool because it gets rid of all the packages when you switch. There is nothing left of Gnome when you switch to KDE.