edit: for anyone curious, the problem was Xorg wasnt loading or something (stuck on systemd ‘graphical interface target reached’ with no graphical interface). because of a typo in a config file.

  • @[email protected]
    link
    fedilink
    29 months ago

    As long as you arent doing anything to advanced nix is basically only a configuration languages. You probably have to make heavy use of the option search to know where and what to configure

    • rastilin
      link
      fedilink
      19 months ago

      I didn’t even know the option search existed. I just asked ChatGPT and it just tells me the option I need.

      • @[email protected]
        link
        fedilink
        English
        29 months ago

        ChatGPT is not yet really good for Nix, probably because the training set consists of not that much nix yet. So yeah browsing in nixpkgs and either the options or package search is the way to go IMO.