mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-18 04:24:00 +05:30
Testing update system from git repo script
This commit is contained in:
parent
df76ef046a
commit
5b80e2c497
4 changed files with 56 additions and 2 deletions
|
@ -27,5 +27,8 @@ chown 0:0 flake.lock;
|
|||
chown 0:0 flake.nix
|
||||
chown 0:0 profiles/*/configuration.nix;
|
||||
chown 0:0 harden.sh;
|
||||
chown 0:0 soften.sh;
|
||||
chown 0:0 install.sh;
|
||||
chown 0:0 update.sh;
|
||||
chown 1000:users **/README.org;
|
||||
popd &> /dev/null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue