This commit is contained in:
2025-10-10 21:00:47 +03:00
parent fc7fff0271
commit cbc1ead4d2
+1 -1
View File
@@ -90,7 +90,7 @@
Type = "oneshot";
User = "${xlib.device.username}";
WorkingDirectory = "/run/current-system";
ExecStart = [ "${pkgs.nh}/bin/nh os switch" ];
ExecStart = [ "${pkgs.nh}/bin/nh nh os switch" ];
};
};