home: firefox: add MIME associations
This commit is contained in:
parent
1c565d6377
commit
6bfec7558b
1 changed files with 4 additions and 0 deletions
|
|
@ -79,4 +79,8 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
config.my.home.xdg.mime-apps = lib.mkIf cfg.enable {
|
||||
applications.browser = "firefox.desktop";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue