From 654fa9e430be421df30ee79e7ea5f4e40b39dddc Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Tue, 4 Jun 2024 14:38:25 +0530 Subject: home, os: refactor --- home/common/modules/mimeapps.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home/common/modules/mimeapps.nix') diff --git a/home/common/modules/mimeapps.nix b/home/common/modules/mimeapps.nix index 6f4b770..269cea6 100644 --- a/home/common/modules/mimeapps.nix +++ b/home/common/modules/mimeapps.nix @@ -1,6 +1,7 @@ { ... }: { xdg.mimeApps = { enable = true; + defaultApplications = { # text "application/javascript" = "nvim.desktop"; -- cgit v1.2.3