add xinit overlay

This commit is contained in:
LavaDesu 2021-06-04 16:16:16 +07:00
parent 46b16c07e1
commit 023c408aff
Signed by: cilly
GPG key ID: 6500251E087653C9
3 changed files with 37 additions and 0 deletions

View file

@ -27,6 +27,7 @@
transcrypt = import ./overlays/transcrypt.nix;
winetricks = import ./overlays/winetricks.nix;
wine-osu = import ./overlays/wine-osu.nix;
xinit = import ./overlays/xinit.nix;
};
in
{