Prevent non-root from creating new profiles
This commit is contained in:
@@ -25,6 +25,7 @@ chown -R 0:0 system;
|
|||||||
chown -R 0:0 patches;
|
chown -R 0:0 patches;
|
||||||
chown 0:0 flake.lock;
|
chown 0:0 flake.lock;
|
||||||
chown 0:0 flake.nix
|
chown 0:0 flake.nix
|
||||||
|
chown 0:0 profiles
|
||||||
chown 0:0 profiles/*/configuration.nix;
|
chown 0:0 profiles/*/configuration.nix;
|
||||||
chown 0:0 harden.sh;
|
chown 0:0 harden.sh;
|
||||||
chown 0:0 soften.sh;
|
chown 0:0 soften.sh;
|
||||||
|
Reference in New Issue
Block a user