aly: remove firefox gnome theme

This commit is contained in:
Aly Raffauf 2024-08-15 16:53:42 -04:00
parent c112fcd6c5
commit 09cbd365fc

View file

@ -3,17 +3,6 @@
pkgs, pkgs,
... ...
}: { }: {
# home.file = let
# source = builtins.fetchGit {
# url = "https://github.com/rafaelmardojai/firefox-gnome-theme.git";
# rev = "fb5b578a4f49ae8705e5fea0419242ed1b8dba70";
# ref = "master";
# };
# in {
# ".mozilla/firefox/default/chrome".source = source;
# ".mozilla/firefox/work/chrome".source = source;
# };
programs.firefox = { programs.firefox = {
enable = true; enable = true;