- cross-posted to:
- nix@programming.dev
- cross-posted to:
- nix@programming.dev
cross-posted from: https://programming.dev/post/38125775
Nix related discussion starts around the the 0:14:00 min mark.
cross-posted from: https://programming.dev/post/38125775
Nix related discussion starts around the the 0:14:00 min mark.
Sorry, I’m not certain which way your answer goes. Nixpkgs would be all packages in the system, even if installed in config.nix or home.nix?
Nixpkgs is the nix package repo, and is an input you have to include if you want any packages. So yea
Okay, thank you!