Remove fork adding Thunderbird daily support
Dependencies
- [2]
UIWDFFTNRename `thunderbird-daily` to `thunderbird-nightly` - [3]
22UQJCEKAdd thunderbird-daily using forked mozilla-overlay - [4]
5FI47NSAMigrate to home-manager - [5]
J3FOIYTWReplace `neofetch` with `fastfetch` - [6]
6I2HQYU2Add basic flake configuration - [7]
7PSAYA7JMigrate from depracated `nushellFull` to `nushell`
Change contents
- replacement in home.nix at line 45
latest.thunderbird-nightly-binthunderbird-bin - replacement in flake.nix at line 14
# Mozilla overlay: firefox nightly & thunderbird daily# Using my fork that (jankily) adds thunderbird supportmozilla-overlay.url = "github:finchiedev/nixpkgs-mozilla";# Mozilla overlay: firefox nightlymozilla-overlay.url = "github:mozilla/nixpkgs-mozilla";