Sridhar Ratnakumar

Results 814 comments of Sridhar Ratnakumar

That said, if all you want is to use a different version of Nix, you probably want to set [`nix.package`](https://search.nixos.org/options?channel=23.05&show=nix.package&from=0&size=50&sort=relevance&type=packages&query=nix+package).

@ytaras Sorry I missed you comment. Autowiring just makes the overlay available in flake output (i.e., `self.overlays`); you still want to manually *use* that overlay in the corresponding nixos/ nix-darwin...

Could sidestep these messy bash scripts entirely through #11

Yea, we definitely should flesh out docs. Contributions welcome! Is there anything to be added to https://zero-to-flakes.com/nixos-flake/start to begin with? For home-manager, we can adapt the asciicast in https://github.com/juspay/nix-dev-home

Yes, the /start page can certainly be improved. It looks like you are using macOS, so the third step is detailed in the paragraph below the table of [the page...

@woile Yes, I'd absolutely love a PR on that! The docs are being deployed here: https://zero-to-flakes.com/nixos-flake/ So the best way to contribute is to 1. Clone https://github.com/juspay/zero-to-flakes 2. Pull the...

Sorry, I didn't see this comment until now. The full instructions are here: https://zero-to-flakes.com/about#contributing > shouldn't I send a PR to nixos-flake instead? You edit the docs from zero-to-flakes repo,...

Note to self: one thing we should document is the much-useful `flake` argument, and provide examples: like how to access external flakes in one's config: https://github.com/srid/nixos-config/blob/32de95896d7e5f6346634636f536df5dbc845d34/packages/overlay.nix#L12

Just wanted to mention that this project is now renamed, and that there's some indirect documentation over at: https://github.com/juspay/nixos-unified-template

https://gitlab.com/khumba/nvd