mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2025-03-21 04:59:32 +00:00
Add userdata settings protection
This commit is contained in:
parent
a52e3105d0
commit
45ad07eca6
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ makeConf() {
|
|||
"username": "$LUSER"
|
||||
}
|
||||
EOF
|
||||
chmod 0600 /etc/nixos/userdata/userdata.json
|
||||
|
||||
if isEFI; then
|
||||
bootcfg=$(cat << EOF
|
||||
|
|
Loading…
Add table
Reference in a new issue