mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2025-04-03 06:14:32 +05:00
Merge branch 'document-rebootAfterKernelUpgrade' into 'master'
rebootAfterKernelUpgrade: document that this can be done from nixos See merge request simple-nixos-mailserver/nixos-mailserver!367
This commit is contained in:
commit
1ff7833771
@ -1236,6 +1236,7 @@ in
|
|||||||
description = ''
|
description = ''
|
||||||
Whether to enable automatic reboot after kernel upgrades.
|
Whether to enable automatic reboot after kernel upgrades.
|
||||||
This is to be used in conjunction with `system.autoUpgrade.enable = true;`
|
This is to be used in conjunction with `system.autoUpgrade.enable = true;`
|
||||||
|
This can also be achieved via `system.autoUpgrade.allowReboot = true;`
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
method = mkOption {
|
method = mkOption {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user