about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--setup-home.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup-home.sh b/setup-home.sh
index c23c233..d98962c 100644
--- a/setup-home.sh
+++ b/setup-home.sh
@@ -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