mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
+1
-1
@@ -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" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user