top-level/aliases: add wireguard -> wireguard-tools alias
This commit is contained in:
@@ -228,6 +228,7 @@ mapAliases (rec {
|
|||||||
vorbisTools = vorbis-tools; # added 2016-01-26
|
vorbisTools = vorbis-tools; # added 2016-01-26
|
||||||
wineStaging = wine-staging; # added 2018-01-08
|
wineStaging = wine-staging; # added 2018-01-08
|
||||||
winusb = woeusb; # added 2017-12-22
|
winusb = woeusb; # added 2017-12-22
|
||||||
|
wireguard = wireguard-tools; # added 2018-05-19
|
||||||
x11 = xlibsWrapper; # added 2015-09
|
x11 = xlibsWrapper; # added 2015-09
|
||||||
xf86_video_nouveau = xorg.xf86videonouveau; # added 2015-09
|
xf86_video_nouveau = xorg.xf86videonouveau; # added 2015-09
|
||||||
xlibs = xorg; # added 2015-09
|
xlibs = xorg; # added 2015-09
|
||||||
|
|||||||
Reference in New Issue
Block a user