Add userdata settings protection

rolling-testing
Inex Code 2021-11-18 21:49:30 +02:00
parent a52e3105d0
commit 45ad07eca6
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ makeConf() {
"username": "$LUSER"
}
EOF
chmod 0600 /etc/nixos/userdata/userdata.json
if isEFI; then
bootcfg=$(cat << EOF