about summary refs log tree commit diff
path: root/hosts/aptos/profile.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/aptos/profile.nix')
-rw-r--r--hosts/aptos/profile.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/aptos/profile.nix b/hosts/aptos/profile.nix
index d1272c3..a7f81f1 100644
--- a/hosts/aptos/profile.nix
+++ b/hosts/aptos/profile.nix
@@ -3,5 +3,7 @@
     # Laptop specific configuration
     laptop.enable = true;
     desktop.enable = true;
+    multimedia.enable = true;
+    trusted.enable = true;
   };
 }