Restore permissions in nixpkgs

This commit is contained in:
Manuel Thalmann 2024-12-06 00:33:33 +01:00
parent 4f6c92b2a7
commit 1d845365fb

View file

@ -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