feat(laptop): enable ai features

This commit is contained in:
Moritz Böhme 2024-11-18 09:32:25 +01:00
parent 4f0d0de4d6
commit 5077fd6a2b
Signed by: moritz
GPG key ID: 970C6E89EB0547A9

View file

@ -12,6 +12,7 @@
facter.reportPath = ./facter.json; facter.reportPath = ./facter.json;
my = { my = {
ai.enable = true;
virtualisation.libvirtd.enable = true; virtualisation.libvirtd.enable = true;
yubikey.luksSupport.enable = false; yubikey.luksSupport.enable = false;
profiles = { profiles = {