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
+1 -1
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