Restore permissions in nixpkgs
This commit is contained in:
parent
4f6c92b2a7
commit
1d845365fb
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ function runSetup
|
|||
source "$dir/../../lib/nix.fish"
|
||||
source "$dir/../../lib/restoration.fish"
|
||||
source "$dir/../../lib/settings.fish"
|
||||
git -C "$nixPkgsDir" reset --hard
|
||||
set -l mountDir (getOSConfig partition.rootDir)
|
||||
|
||||
if not type -q runChroot
|
||||
|
|
Loading…
Reference in a new issue