sgx: update
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
f2a664275b
commit
b063d7719e
|
@ -13,7 +13,7 @@ with lib.plusultra;
|
|||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
operation = "boot";
|
||||
allowReboot = false;
|
||||
allowReboot = true;
|
||||
flags = [
|
||||
"--update-input"
|
||||
"nixpkgs"
|
||||
|
@ -114,7 +114,6 @@ with lib.plusultra;
|
|||
services = {
|
||||
dbus.implementation = "broker";
|
||||
dbus.packages = [ pkgs.gcr ];
|
||||
fail2ban.enable = false;
|
||||
fwupd.enable = true;
|
||||
openssh = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue