Skip to content

Commit fd882b2

Browse files
committed
remove whitespace
1 parent ec10dc1 commit fd882b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dogfood/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ resource "coder_agent" "dev" {
5757
coder dotfiles "$DOTFILES_URI" -y 2>&1 | tee ~/.personalize.log
5858
fi
5959
60-
6160
# Install Nix into our bash profile so `nix-shell`, `nix-build, and `nix` are available
6261
echo '. /home/coder/.nix-profile/etc/profile.d/nix.sh' >> /home/coder/.bashrc
6362
bash /opt/nix/install --no-daemon

0 commit comments

Comments
 (0)