Last time I didn’t upgrade for a long while some drivers broke, maybe I’ll just switch to NixOS this time since it seems interesting. Does anyone here use NixOS? What do you think about it?

  • @[email protected]
    link
    fedilink
    4
    edit-2
    1 year ago

    As someone elase said, it’s not really coding but more like writing a configuration. If you need an example (I’m using AMD so there will be some changes required) you can check out my own config at https://gitlab.com/theshatterstone/nix-conf

    Edit: Also, the note on shebangs applies to all scripts within NixOS.

    • @[email protected]
      link
      fedilink
      11 year ago

      Thank you so much for your example, I’m new to NixOS coming from arch and these are all very helpful.