aboutsummaryrefslogtreecommitdiffstats
path: root/modules/common
diff options
context:
space:
mode:
Diffstat (limited to 'modules/common')
-rw-r--r--modules/common/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix
index 21b0f200..ae4dc715 100644
--- a/modules/common/default.nix
+++ b/modules/common/default.nix
@@ -29,6 +29,7 @@
};
polkit.enable = true;
power.enable = true;
+ xdg.enable = true;
services = {
adb = {