From 011b1ab7845896df92b4d3b2c9e4997e434fc604 Mon Sep 17 00:00:00 2001 From: Dmitriy Kholkin Date: Fri, 11 Aug 2023 11:02:43 +0300 Subject: [PATCH] enable bluetooth on amd-workstation --- machines/AMD-Workstation/default.nix | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/machines/AMD-Workstation/default.nix b/machines/AMD-Workstation/default.nix index 6d04b4c..90509c9 100644 --- a/machines/AMD-Workstation/default.nix +++ b/machines/AMD-Workstation/default.nix @@ -5,14 +5,15 @@ nixosRoles.workstation # nixosProfiles.stable-diffusion - nixosProfiles.act nixosProfiles.a2ln-server - nixosProfiles.cassowary - nixosProfiles.hoyo - nixosProfiles.sunshine + nixosProfiles.act nixosProfiles.attic + nixosProfiles.bluetooth + nixosProfiles.cassowary nixosProfiles.emulators + nixosProfiles.hoyo nixosProfiles.minecraft + nixosProfiles.sunshine nixosProfiles.wine-games ];