My Experiments with NixOS

Good afternoon everyone, I’m pretty new to Linux (only having started around last summer). NixOs however, has been pretty much the answer to my interests in making an offline shareable ISO. I’ve been experimenting with trying to download a full cache that I can then slap into a fresh install of the ISO (or figure out how to make a local iso full of everything that my configuration has). Some questions I had:

  1. Are there any concepts I should learn to make my NixOS configuring easier?
  2. What are your experiences of creating a complete cache of your system and using nix-serve?
  3. I can’t seem to figure out how to get ComfyUI to work in my ai.nix, do you guys have any tips?

Are there any concepts I should learn to make my NixOS configuring easier?

https://nix.dev, https://zero-to-nix.com/, Nixcademy Blog Posts

I can’t seem to figure out how to get ComfyUI to work in my ai.nix, do you guys have any tips?

Doesn’t seem actionable. If you really want help, I suggest you make a post specifically about a specific problem you’re had and describe it the best you can.

2 Likes

Sharing your config would be helpful in diagnosising why ComfyUI doesn’t work or anything on NixOS for that matter.