Remove Lutris

This commit is contained in:
David C
2023-05-20 15:47:26 -04:00
parent 1c7ef6457d
commit 41e08e9905

View File

@@ -65,15 +65,5 @@ in {
# Switch / WiiU Games # Switch / WiiU Games
cemu cemu
wiiUDownloader wiiUDownloader
# Lutris BB
(lutris.override {
extraLibraries = pkgs: [
# List library dependencies here
];
extraPkgs = pkgs: [
# List package dependencies here
];
})
]; ];
} }