about summary refs log tree commit diff stats
path: root/setup-home.sh
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2022-11-09 21:07:10 +0000
committerDavid Morgan <djm_uk@protonmail.com>2022-11-09 21:07:10 +0000
commita89767447d1cdc1c89424f106ae138849836647e (patch)
tree0b18a814349dc2c75759246cf10e2cafc7f4b84b /setup-home.sh
parentb9c843c22c796fc218f86e54cef537c4a962661d (diff)
downloaddotfiles-a89767447d1cdc1c89424f106ae138849836647e.tar.gz
Improve setup-home.sh
Diffstat (limited to 'setup-home.sh')
-rw-r--r--setup-home.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup-home.sh b/setup-home.sh
index d75b150..c23c233 100644
--- a/setup-home.sh
+++ b/setup-home.sh
@@ -12,5 +12,7 @@ nix-shell '<home-manager>' -A install
 ln -sf ~/dotfiles/.p10k.zsh ~/
 ln -sf ~/dotfiles/.emacs.d ~/
 
+echo "extra-experimental-features = nix-command flakes" > ~/.config/nix/nix.conf
+
 home-manager switch