From 0863607a87572acda6276b6251778f2294d21ae6 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 7 Apr 2025 12:50:26 +0200 Subject: refactor(modules/xdg): Migrate to by-name and fix firefox dep in url-handler --- modules/common/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/common') 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 = { -- cgit 1.4.1