You can access part 1 here. If you check the home-manager repo for instructions, it looks quite simple. The first step is to add home-manager to inputs: inputs = { home-manager.url = "github:nix-community/home-manager"; }; followed up by adding th...
anilanar.hashnode.dev1 min read
No responses yet.