mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 02:13:55 -05:00
rustboro: removed incorrect xdg definition
This commit is contained in:
parent
aede1bc7d0
commit
a540b3850b
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue