feat: sgx-nixos to 24.05

This commit is contained in:
Harald Hoyer 2024-06-03 11:14:24 +02:00
parent 40ee6ff1f2
commit 6331eb6277

View file

@ -41,6 +41,7 @@ with lib.metacfg;
enable = true;
operation = "switch";
allowReboot = true;
flake = "git+https://git.hoyer.xyz/harald/nixcfg.git?ref=refs/heads/b24.05";
};
security.tpm2.enable = false;