feat(laptop): enable ai features
This commit is contained in:
parent
4f0d0de4d6
commit
5077fd6a2b
1 changed files with 1 additions and 0 deletions
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in a new issue