diff --git a/flake.nix b/flake.nix index ff7b9de5f..83e861093 100644 --- a/flake.nix +++ b/flake.nix @@ -58,8 +58,7 @@ # - flash it to a bootable medium (SD card, flash drive, HDD) # - resize the root partition (use cfdisk) # - mount the part - # chown root:nixblkd /nix/store - # chmod 775 /nix/store + # chown root:nixbld /nix/store # chown root:root -R /nix/store/* # populate any important things (persist/, home/colin/.ssh, etc) # (`mkdir /var/{lib,log}` at a minimum)