nixos/activation: format switch-to-configuration-ng/src/src/main.rs with rustfmt
This commit is contained in:
parent
e6bc540ce0
commit
6b62fda029
@ -887,10 +887,7 @@ impl std::fmt::Display for Job {
|
||||
|
||||
fn new_dbus_proxies(
|
||||
conn: &LocalConnection,
|
||||
) -> (
|
||||
Proxy<'_, &LocalConnection>,
|
||||
Proxy<'_, &LocalConnection>,
|
||||
) {
|
||||
) -> (Proxy<'_, &LocalConnection>, Proxy<'_, &LocalConnection>) {
|
||||
(
|
||||
conn.with_proxy(
|
||||
"org.freedesktop.systemd1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user