first add to your home.nix file

programs.firefox = {
	enable = true;
}