Skip to content

Commit

Permalink
fix install script
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterStolz committed Dec 9, 2024
1 parent c8fe3d1 commit 755e50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-manager/README.md → home-manager/install-mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ mkdir .config
ln -s $PWD/nix/home-manager $PWD/.config/home-manager
nix-channel --add https://github.com/nix-community/home-manager/archive/release-24.11.tar.gz home-manager
nix-channel --update
nix-shell '<home-manager>' -A switch
nix-shell '<home-manager>' -A install

0 comments on commit 755e50a

Please sign in to comment.