AutoUpdateSigned : Disable Rust switching.

This commit is contained in:
Dmitry Voronin 2024-10-15 18:01:09 +03:00
parent 897be283a5
commit a6ecb3943f
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -30,6 +30,7 @@ in
};
};
system.swtich.enableNG = false;
systemd.services.autoupdate = util.mkStaticSystemdService {
enable = true;
description = "Signed system auto-update.";