diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-06-02 07:04:51 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-06-02 07:04:51 +0530 |
commit | 523c1b4b890e5d2b74651558a3a47da41f42d9e8 (patch) | |
tree | db38539109fc1d4e665a89dbabd779e6ff50ba17 /home/wayland/home.nix | |
parent | 8febb2fad131dc1ff42a2c667b26b013d64c17b8 (diff) |
home-manager/mimeapps: init
Diffstat (limited to 'home/wayland/home.nix')
-rw-r--r-- | home/wayland/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/wayland/home.nix b/home/wayland/home.nix index fa36eb5..56d74fc 100644 --- a/home/wayland/home.nix +++ b/home/wayland/home.nix @@ -5,5 +5,6 @@ ./modules/zathura.nix ./modules/mako.nix ./modules/firefox.nix + ./modules/mimeapps.nix ]; } |