test
This commit is contained in:
parent
e19bb00f32
commit
2f035a8a92
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue