1
0
Fork 0

Try different update command

This commit is contained in:
Malte 2023-02-04 02:33:27 +01:00
parent e71391a31f
commit d484bcbb4c

View file

@ -76,7 +76,7 @@ in {
/run/wrappers/bin/sudo -u ${user} git -C /etc/nixos pull --ff-only
/run/wrappers/bin/sudo -u ${user} git -C /etc/nixos submodule update --init
nixos-rebuild switch
/run/wrappers/bin/sudo -u ${user} home-manager --flake /home/maralorn/git/config#hera-default
/run/wrappers/bin/sudo -u ${user} update-mode
'';
};
};