Skip to content

Commit

Permalink
Remove wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
prinzdezibel committed Dec 10, 2024
1 parent 687a068 commit 56fe166
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nixos/lib/make-disk-image.nix
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,6 @@ let format' = format; in let
mkdir $mountPoint
mount $rootDisk $mountPoint
# Fix activation error (not related to PR)
mkdir $mountPoint/run
mount -t tmpfs -o "mode=755" none $mountPoint/run
mkdir $mountPoint/run/current-system
Expand Down

0 comments on commit 56fe166

Please sign in to comment.