A set of configuration files for my laptop written with flake nix.
- 
Rename the home-manager user with your own at
flake.nixfile - 
Execute Nix command
nix --extra-experimental-features "nix-command flakes" run nix-darwin -- switch --flake . - 
Manually install some binaries
# installing kubectl-slice krew install slice # installing skm go install github.com/TimothyYe/skm/cmd/skm@latest 
- 
Upstream connection issue
Find the proper internet connection or connect to the VPN server to makes the connection faster
 - 
Nix config already exists
Remove the
/etc/nix/nix.confor rename it to be/etc/nix/nix.conf.before-nix-darwin