xorg no more

This commit is contained in:
2026-03-17 23:57:07 +01:00
parent f470ab0740
commit 9244be1000
3 changed files with 20 additions and 20 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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; [