diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-06-06 14:27:16 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-06-06 14:27:18 +0530 |
| commit | 08d9f9f645080a2b03c608eea6a08fcac8674256 (patch) | |
| tree | ed8bd2fd5d35bd81f8130a3cffe11e1de58bc8ed /home.nix | |
| parent | 04de6d0335187224d73c45b770a270057effafea (diff) | |
| download | nixos-config-08d9f9f645080a2b03c608eea6a08fcac8674256.tar.gz nixos-config-08d9f9f645080a2b03c608eea6a08fcac8674256.zip | |
Refactor music module
Diffstat (limited to 'home.nix')
| -rw-r--r-- | home.nix | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -7,9 +7,8 @@ in ./overlays-home.nix ./modules/git.home.nix ./modules/mpv.home.nix - ./modules/music.home/default.nix + ./modules/music/default.home.nix ./modules/xresources.home.nix - # ./modules/firefox.home/default.nix ./modules/newsboat.home/default.nix ./modules/email.home/default.nix ./modules/calendar.home/default.nix |
