We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb1eac8 commit a37bc93Copy full SHA for a37bc93
dogfood/main.tf
@@ -57,7 +57,6 @@ resource "coder_agent" "dev" {
57
coder dotfiles "$DOTFILES_URI" -y 2>&1 | tee ~/.personalize.log
58
fi
59
60
-
61
# Install Nix into our bash profile so `nix-shell`, `nix-build, and `nix` are available
62
echo '. /home/coder/.nix-profile/etc/profile.d/nix.sh' >> /home/coder/.bashrc
63
bash /opt/nix/install --no-daemon
0 commit comments