add transcrypt

This commit is contained in:
LavaDesu 2021-05-28 14:56:53 +07:00
parent 49ab67155a
commit 2a681be60e
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 60 additions and 0 deletions

View file

@ -23,6 +23,7 @@
linux = import ./overlays/linux.nix;
picom = import ./overlays/picom.nix;
polybar = import ./overlays/polybar.nix;
transcrypt = import ./overlays/transcrypt.nix;
winetricks = import ./overlays/winetricks.nix;
wine-osu = import ./overlays/wine-osu.nix;
};