summary refs log tree commit diff
path: root/host/Rory-portable/configuration.nix
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-09-07 04:39:53 +0200
committerRory& <root@rory.gay>2024-09-09 21:39:55 +0200
commit7a86ca69369e527168b0c402724d1d4b839d25e9 (patch)
tree7327ee40048dbf24ec0eaa80be5533222320178e /host/Rory-portable/configuration.nix
parentUpdate flake.lock to fix merge conflict (diff)
downloadRory-Open-Architecture-7a86ca69369e527168b0c402724d1d4b839d25e9.tar.xz
Synapse worker changes
Diffstat (limited to 'host/Rory-portable/configuration.nix')
-rw-r--r--host/Rory-portable/configuration.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/host/Rory-portable/configuration.nix b/host/Rory-portable/configuration.nix
index e278e17..0c4fd6d 100644
--- a/host/Rory-portable/configuration.nix
+++ b/host/Rory-portable/configuration.nix
@@ -108,8 +108,6 @@
     };
   };
 
-  sound.enable = true;
-
   environment.systemPackages = with pkgs; [
     libreoffice
     qt6.qtwayland
@@ -195,7 +193,7 @@
         };
       };
       xdgOpenUsePortal = true;
-      gtkUsePortal = true;
+      #gtkUsePortal = true;
 
     };
     #sounds.enable = true;