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.nix1
1 files changed, 0 insertions, 1 deletions
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;
   };
 }