diff --git a/home-manager/home.nix b/home-manager/home.nix index 32ad071..b560911 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -11,7 +11,7 @@ imports = [ # If you want to use home-manager modules from other flakes (such as nix-colors): # inputs.nix-colors.homeManagerModule - + ./spicetify.nix # You can also split up your configuration and import pieces of it here: # ./nvim.nix ]; @@ -197,4 +197,4 @@ programs.firefox.policies = { DisablePocket = true; DisableTelemetry = true; Pas # I have also tried to change the theme with the dconf-editor tool, but it does not work either. # I have also tried to change the theme with the gsettings command, but it does not work either. # I have also tried to change the theme with the dconf-editor tool, but it does not work either. - # I \ No newline at end of file + # I