hetzner-dedicated/zfs: Remove nix.cof, maybe its not needed

This commit is contained in:
Akshay Mankar 2023-10-13 17:55:18 +02:00
parent 52493e41c9
commit 78317931b1
Signed by: axeman
GPG key ID: CA08F3AB62369B89

View file

@ -263,13 +263,6 @@ mount /dev/md127 /mnt/boot/efi
# Installing nix
# Allow installing nix as root, see
# https://github.com/NixOS/nix/issues/936#issuecomment-475795730
mkdir -p /etc/nix
echo "build-users-group =" > /etc/nix/nix.conf
chmod 0664 /etc/nix/nix.conf
# using determinate systems installer, for more information
# check https://github.com/DeterminateSystems/nix-installer
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install