Allow reboot loki
This commit is contained in:
parent
271cb3a2fc
commit
dd3f8ec607
1 changed files with 1 additions and 1 deletions
|
|
@ -314,7 +314,7 @@
|
||||||
|
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# allowReboot = true;
|
allowReboot = true;
|
||||||
flags = [
|
flags = [
|
||||||
"-I"
|
"-I"
|
||||||
"nixos-config=/home/bertof/.config/nixpkgs/nixos/loki.nix"
|
"nixos-config=/home/bertof/.config/nixpkgs/nixos/loki.nix"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue