hetzner-dedicated/zfs: Remove nix.cof, maybe its not needed
This commit is contained in:
parent
52493e41c9
commit
78317931b1
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue