Merge pull request #254166 from Artturin/fixthingy1

This commit is contained in:
Artturi
2023-09-09 19:56:02 +03:00
committed by GitHub

View File

@@ -105,7 +105,7 @@ fi
# Required by the activation script
install -m 0755 -d /etc
if [ -d "/etc/nixos" ]; then
if [ ! -h "/etc/nixos" ]; then
install -m 0755 -d /etc/nixos
fi
install -m 01777 -d /tmp