1
0
Fork 0

Fix auto-home loading on hera

This commit is contained in:
Malte Brandy 2020-05-16 17:11:56 +02:00
parent dd82444206
commit 1cc86bf9e6
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -22,7 +22,7 @@ in {
${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
/run/wrappers/bin/sudo -u ${user} ${update-home}/bin/update-home -A hera-default
'';
};