From 23dc7330b8ef7476eec432a3274f40b757254a37 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 27 Mar 2026 09:23:50 +0100 Subject: add nextcloud-client --- common/services/default.nix | 1 - common/services/waydroid-container.nix | 4 ---- 2 files changed, 5 deletions(-) delete mode 100644 common/services/waydroid-container.nix (limited to 'common/services') 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 ( diff --git a/common/services/waydroid-container.nix b/common/services/waydroid-container.nix deleted file mode 100644 index a8321f2..0000000 --- a/common/services/waydroid-container.nix +++ /dev/null @@ -1,4 +0,0 @@ -{ ... }: -{ - enable = true; -} -- cgit v1.2.3-70-g09d2