|
|
|
|
|
by clem
1204 days ago
|
|
Any good resources on how to use flakes? I'm currently experimenting with having home-manager work via a flake but I haven't come across any good HOWTOs on common operations. For example, I'd like to update the flake dependencies similar to how I used to use "nix-channel --update" to freshen the dependencies used by home-manager. |
|
https://nixos.wiki/wiki/Flakes
https://tonyfinn.com/blog/nix-from-first-principles-flake-ed...
The second link appears to be down at the moment so check back later.