This commit is contained in:
iFargle 2023-09-29 19:38:32 +09:00
parent e19bb00f32
commit 2f035a8a92

View file

@ -1,5 +1,5 @@
{ inputs, config, pkgs, theme, ... }: {
imports = [ ./themes/${theme}/firefox-theme.nix ];
#imports = [ ./themes/${theme}/firefox-theme.nix ];
home.file.".mozilla/firefox/nix-user-profile/chrome/firefox-gnome-theme".source = inputs.firefox-gnome-theme;