diff options
author | tv <tv@krebsco.de> | 2022-03-10 11:05:39 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2022-03-18 16:58:44 +0100 |
commit | 56b59fd9a0b7b52d76452a51f5c92891306420fa (patch) | |
tree | ae741df1cff5b3f988952697da5d2db825125c35 /tv/3modules/default.nix | |
parent | 60bdd171f50cd9350f69d7df46049c48070e638d (diff) |
tv waydroid: initwaydroid
Diffstat (limited to 'tv/3modules/default.nix')
-rw-r--r-- | tv/3modules/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/3modules/default.nix b/tv/3modules/default.nix index b6b4faa51..b65201855 100644 --- a/tv/3modules/default.nix +++ b/tv/3modules/default.nix @@ -10,6 +10,7 @@ ./iptables.nix ./org.freedesktop.machine1.host-shell.nix ./slock.nix + ./waydroid.nix ./x0vncserver.nix ./Xresources.nix ]; |