fixing permissions because of changes postUserActivation
This commit is contained in:
@ -14,7 +14,7 @@ echo "${YELLOW}Starting build...${NC}"
|
||||
nix --extra-experimental-features 'nix-command flakes' build .#$FLAKE_SYSTEM $@
|
||||
|
||||
echo "${YELLOW}Switching to new generation...${NC}"
|
||||
./result/sw/bin/darwin-rebuild switch --flake .#${SYSTEM_TYPE} $@
|
||||
sudo ./result/sw/bin/darwin-rebuild switch --flake .#${SYSTEM_TYPE} $@
|
||||
|
||||
echo "${YELLOW}Cleaning up...${NC}"
|
||||
unlink ./result
|
||||
|
Reference in New Issue
Block a user