Improve setup-home.sh

This commit is contained in:
David Morgan 2022-11-09 21:08:57 +00:00
parent a89767447d
commit cc07af2059
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ nix-shell '<home-manager>' -A install
ln -sf ~/dotfiles/.p10k.zsh ~/
ln -sf ~/dotfiles/.emacs.d ~/
mkdir ~/.config/nix
echo "extra-experimental-features = nix-command flakes" > ~/.config/nix/nix.conf
home-manager switch