From 11ec444ec77ec913d0aff34b19a58bb0308904f7 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 9 Jun 2022 09:03:40 -0700 Subject: ref(multimedia): move multimedia modules to hosts Consume the modules related to multimedia applications at the host level, instead of having a level of indirection with a profile. Change-Id: I567f0e01cbfe591beaa2e9086e33434402a4a002 Reviewed-on: https://cl.fcuny.net/c/world/+/292 Reviewed-by: Franck Cuny --- hosts/aptos/profile.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/aptos/profile.nix') diff --git a/hosts/aptos/profile.nix b/hosts/aptos/profile.nix index b807f24..3195d52 100644 --- a/hosts/aptos/profile.nix +++ b/hosts/aptos/profile.nix @@ -2,7 +2,6 @@ my.profiles = { desktop.enable = true; - multimedia.enable = true; trusted.enable = true; }; } -- cgit v1.2.3