From a540b3850b256162b628afbc11ba3dd165ac0504 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Fri, 19 Apr 2024 17:23:09 -0400 Subject: [PATCH] rustboro: removed incorrect xdg definition --- hosts/rustboro/home.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/rustboro/home.nix b/hosts/rustboro/home.nix index 252ed0ca..fa3c5b1f 100644 --- a/hosts/rustboro/home.nix +++ b/hosts/rustboro/home.nix @@ -7,7 +7,6 @@ }: { home-manager.users.aly = { imports = [../../homeManagerModules ../../aly.nix]; - xdg.userDirs.music = "/mnt/Media/Music"; alyraffauf.services.easyeffects = { enable = true; preset = "LoudnessEqualizer.json";