From 9244be10000ab7b4067993c6ffeb2e2a677bddbd Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Tue, 17 Mar 2026 23:57:07 +0100 Subject: [PATCH] xorg no more --- justfile | 2 +- profiles/desktop/steam.nix | 10 +++++----- profiles/nix-ld.nix | 28 ++++++++++++++-------------- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/justfile b/justfile index ed8a173..d5b6682 100644 --- a/justfile +++ b/justfile @@ -319,7 +319,7 @@ alias switch-home := home-switch # " end # else # if .recursive then -# "${lib.getExe pkgs.xorg.lndir} -silent ${cfg.\"\(.key)\".source} \(.target | @sh )\n" +# "${lib.getExe pkgs.lndir} -silent ${cfg.\"\(.key)\".source} \(.target | @sh )\n" # else # "ln -sfn ${cfg.\"\(.key)\".source} \(.target | @sh )\n" # end diff --git a/profiles/desktop/steam.nix b/profiles/desktop/steam.nix index bc23b82..d8b95fd 100644 --- a/profiles/desktop/steam.nix +++ b/profiles/desktop/steam.nix @@ -56,11 +56,11 @@ gtk3 gtk3-x11 - xorg.libXcursor - xorg.libXi - xorg.libXinerama - xorg.libXScrnSaver - xorg.libxcb + libXcursor + libXi + libXinerama + libXScrnSaver + libxcb stdenv.cc.cc.lib #libkrb5 diff --git a/profiles/nix-ld.nix b/profiles/nix-ld.nix index a2d3dad..f8bf6b7 100644 --- a/profiles/nix-ld.nix +++ b/profiles/nix-ld.nix @@ -74,20 +74,20 @@ pango pipewire vulkan-loader - xorg.libX11 - xorg.libXScrnSaver - xorg.libXcomposite - xorg.libXcursor - xorg.libXdamage - xorg.libXext - xorg.libXfixes - xorg.libXi - xorg.libXrandr - xorg.libXrender - xorg.libXtst - xorg.libxcb - xorg.libxkbfile - xorg.libxshmfence + libX11 + libXScrnSaver + libXcomposite + libXcursor + libXdamage + libXext + libXfixes + libXi + libXrandr + libXrender + libXtst + libxcb + libxkbfile + libxshmfence ]; environment.systemPackages = with pkgs; [