diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-15 14:04:46 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-07-15 14:04:46 +0530 |
| commit | ab3cc0ee160e6b7f5e8c54e8a7387ffcbaa877ef (patch) | |
| tree | c2cdae015a1c1edfddc25f44c3b0a48615282c68 /flake.nix | |
| parent | 50d76edf41897648e9154412ea5348ea50d7191b (diff) | |
using thunderbird for matrix.org instead of nheon
bonus now my mail is managed by this
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ description = "System"; inputs = { - nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05"; + nixpkgs. url = "github:nixos/nixpkgs/nixos-26.05"; nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable"; home-manager = { url = "github:nix-community/home-manager/release-26.05"; |
