treewide: remove xorg package set
Xorg package set removed, now aliases. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
6cee082157
commit
cbd8a72e5f
11 changed files with 13 additions and 33 deletions
|
|
@ -371,7 +371,7 @@ in
|
|||
exit 1
|
||||
esac
|
||||
|
||||
echo "Xft.dpi: $DPI" | ''${pkgs.xorg.xrdb}/bin/xrdb -merge
|
||||
echo "Xft.dpi: $DPI" | ''${lib.getExe pkgs.xrdb} -merge
|
||||
'''
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue