1
0
Fork 0

Improve test-and-update-script

This commit is contained in:
Malte Brandy 2020-05-17 22:31:54 +02:00
parent 57d16fb9b9
commit 7b8f24b084

View file

@ -21,8 +21,8 @@ in {
script = ''
${test-config}/bin/test-config
/run/wrappers/bin/sudo -u ${user} git -C /etc/nixos pull
${update-system}/bin/update-system
/run/wrappers/bin/sudo -u ${user} ${update-home}/bin/update-home -A hera-default
result-system-hera/activate
/run/wrappers/bin/sudo -u ${user} result-home-manager-hera-default/activate
'';
};