From 4d04e90f0941350957afe7ffe17e99fe27eca2b9 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Wed, 2 Apr 2025 18:13:25 +0200 Subject: refactor(modules/legacy/firefox): Move to by-name This also improves the arkanfox-integration and the profile id generation. --- modules/common/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/common/default.nix') diff --git a/modules/common/default.nix b/modules/common/default.nix index 232c329d..01c6a41a 100644 --- a/modules/common/default.nix +++ b/modules/common/default.nix @@ -182,6 +182,7 @@ ]; }; }; + firefox.enable = true; mpv.enable = true; swaylock.enable = true; taskwarrior.enable = true; -- cgit 1.4.1