summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-07-22 19:33:54 +0200
committerRory& <root@rory.gay>2024-07-22 19:33:54 +0200
commitc85e4d2644265e198f3d240760c1fa0a5f4a8f3e (patch)
tree837a18aad92f3272e0c7fbb15fe57d5fbd1aecb1
parentSwitch to overlays for draupnir/synapse (diff)
downloadRory-Open-Architecture-c85e4d2644265e198f3d240760c1fa0a5f4a8f3e.tar.xz
Update desktop connfig
-rw-r--r--host/Rory-desktop/configuration.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/host/Rory-desktop/configuration.nix b/host/Rory-desktop/configuration.nix
index c7e0b1e..075e85e 100644
--- a/host/Rory-desktop/configuration.nix
+++ b/host/Rory-desktop/configuration.nix
@@ -14,7 +14,7 @@ args@{
     # (import ../../modules/base-secrets.nix {  path = "/home/rory/.config/sops/config.yaml"; })
     ../../modules/packages/vim.nix
     #      ../../modules/environments/home.nix
-    ../../modules/software-templates/profilers.nix
+#    ../../modules/software-templates/profilers.nix
     ./postgres.nix
     ./nginx.nix
 
@@ -43,7 +43,7 @@ args@{
       {
         # FIXME: https://gitlab.freedesktop.org/drm/amd/-/issues/3437
         name = "drm-amd-3437-hack";
-        patch = /hacks/drm-amd-3437.patch;
+        patch = ./hacks/drm-amd-3437.patch;
       }
     ];
 
@@ -120,7 +120,6 @@ args@{
     };
   };
 
-  sound.enable = true;
 
   environment.systemPackages = with pkgs; [
     libreoffice