module: Fix waydroid module donot use enable option, also remove unused nix code

This commit is contained in:
ulic-youthlic 2025-07-11 04:37:08 +08:00
parent 65c921606e
commit 6ba58d5882
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,5 @@
{
pkgs,
system,
lib,
config,
...