mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2025-03-31 07:59:52 +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 = ''
|
||||
Whether to enable automatic reboot after kernel upgrades.
|
||||
This is to be used in conjunction with `system.autoUpgrade.enable = true;`
|
||||
This can also be achieved via `system.autoUpgrade.allowReboot = true;`
|
||||
'';
|
||||
};
|
||||
method = mkOption {
|
||||
|
Loading…
x
Reference in New Issue
Block a user