Add thunderbird module

This commit is contained in:
2023-09-09 15:46:13 +01:00
parent 2b31f03f53
commit 82bdf02971
4 changed files with 55 additions and 1 deletions

View File

@ -11,6 +11,10 @@
url = "github:rafaelmardojai/firefox-gnome-theme";
flake = false;
};
thunderbird-gnome-theme = {
url = "github:rafaelmardojai/thunderbird-gnome-theme";
flake = false;
};
};
outputs = inputs @ { self, nixpkgs, home-manager, ... }: