From 5077fd6a2bfa362def5850da5cf00746b74cd942 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20B=C3=B6hme?= Date: Mon, 18 Nov 2024 09:32:25 +0100 Subject: [PATCH] feat(laptop): enable ai features --- hosts/nixos-laptop/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/nixos-laptop/default.nix b/hosts/nixos-laptop/default.nix index 48f97f7..00c29a2 100644 --- a/hosts/nixos-laptop/default.nix +++ b/hosts/nixos-laptop/default.nix @@ -12,6 +12,7 @@ facter.reportPath = ./facter.json; my = { + ai.enable = true; virtualisation.libvirtd.enable = true; yubikey.luksSupport.enable = false; profiles = {