mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Script security fix
This commit is contained in:
parent
ee73848f3c
commit
63f4f88e1f
1 changed files with 1 additions and 4 deletions
|
@ -28,9 +28,6 @@ sudo chown 0:0 flake.nix
|
|||
sudo chown 0:0 profiles
|
||||
sudo chown 0:0 profiles/*/configuration.nix;
|
||||
sudo chown 0:0 profiles/homelab/base.nix;
|
||||
sudo chown 0:0 harden.sh;
|
||||
sudo chown 0:0 soften.sh;
|
||||
sudo chown 0:0 install.sh;
|
||||
sudo chown 0:0 update.sh;
|
||||
sudo chown 0:0 *.sh;
|
||||
sudo chown 1000:users **/README.org;
|
||||
popd &> /dev/null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue