diff options
Diffstat (limited to 'common/services/default.nix')
| -rw-r--r-- | common/services/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/services/default.nix b/common/services/default.nix index 381a06b..81b9554 100644 --- a/common/services/default.nix +++ b/common/services/default.nix @@ -3,7 +3,6 @@ let services = [ "pipewire" "greetd" - "waydroid-container" ]; in builtins.listToAttrs ( |