From 619971670f9e745803440ac6883a9a758ec822e6 Mon Sep 17 00:00:00 2001 From: Pilz <48645439+pilz0@users.noreply.github.com> Date: Sat, 4 May 2024 08:34:07 +0200 Subject: [PATCH] Update home.nix --- home-manager/home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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