Add gitea-github-theme

This commit is contained in:
2024-05-03 19:33:23 +01:00
parent 12366e5e1c
commit a181fc8a5e
2 changed files with 12 additions and 1 deletions

View File

@ -19,6 +19,10 @@
url = "github:rafaelmardojai/firefox-gnome-theme";
flake = false;
};
gitea-github-theme = {
url = "git+ssh://git@git.vimium.com/jordan/gitea-github-theme.git?ref=main";
flake = false;
};
nixos-hardware.url = "github:NixOS/nixos-hardware";
nixos-mailserver = {
url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-23.11";