diff --git a/Makefile b/Makefile index 2a4a3ac..5b1b183 100644 --- a/Makefile +++ b/Makefile @@ -22,9 +22,11 @@ check: nix flake check --show-trace # HACK: https://github.com/nix-community/home-manager/issues/5589 -fix-hm-root: +fix-hm: mv /etc/nix/nix.conf /etc/nix/nix.conf_; \ systemctl restart home-manager-root.service; \ + systemctl restart home-manager-voronind.service; \ + systemctl restart home-manager-dasha.service; \ mv /etc/nix/nix.conf_ /etc/nix/nix.conf install: