sgx: update

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
Harald Hoyer 2024-03-06 12:25:15 +01:00
parent f2a664275b
commit b063d7719e

View file

@ -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;