test
This commit is contained in:
parent
cd73e66e2a
commit
e19bb00f32
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, theme, ... }: {
|
||||
{ inputs, config, pkgs, theme, ... }: {
|
||||
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