about summary refs log tree commit diff stats
path: root/modules/home.legacy/conf/beets
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-10-18 17:07:46 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-10-18 17:07:46 +0200
commitc52c7f314ccadcc2fcd91e28c8fd1b88f6d5ce0c (patch)
treee8b947710b467b32740598ff574982097836f66c /modules/home.legacy/conf/beets
parentchore(pkgs/yt): 1.2.1 -> 1.3.0 (diff)
downloadnixos-config-c52c7f314ccadcc2fcd91e28c8fd1b88f6d5ce0c.tar.gz
nixos-config-c52c7f314ccadcc2fcd91e28c8fd1b88f6d5ce0c.zip
refactor(modules): Move all system modules to `by-name`
From now on all modules should be added to the new `by-name` directory.
This should help remove the (superficial and utterly useless)
distinction between `home-manager` and `NixOS` modules.
Diffstat (limited to '')
-rw-r--r--modules/home.legacy/conf/beets/default.nix (renamed from modules/home/conf/beets/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins.nix (renamed from modules/home/conf/beets/plugins.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/badfiles/default.nix (renamed from modules/home/conf/beets/plugins/badfiles/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/default.nix (renamed from modules/home/conf/beets/plugins/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/duplicates/default.nix (renamed from modules/home/conf/beets/plugins/duplicates/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/fuzzy/default.nix (renamed from modules/home/conf/beets/plugins/fuzzy/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/ihate/default.nix (renamed from modules/home/conf/beets/plugins/ihate/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/inline/default.nix (renamed from modules/home/conf/beets/plugins/inline/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/lastgenre/default.nix (renamed from modules/home/conf/beets/plugins/lastgenre/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/lyrics/default.nix (renamed from modules/home/conf/beets/plugins/lyrics/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/mbsubmit/default.nix (renamed from modules/home/conf/beets/plugins/mbsubmit/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/play/default.nix (renamed from modules/home/conf/beets/plugins/play/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/replaygain/default.nix (renamed from modules/home/conf/beets/plugins/replaygain/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/smartplaylist/default.nix (renamed from modules/home/conf/beets/plugins/smartplaylist/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/plugins/xtractor/default.nix (renamed from modules/home/conf/beets/plugins/xtractor/default.nix)0
-rw-r--r--modules/home.legacy/conf/beets/replace_override.yaml (renamed from modules/home/conf/beets/replace_override.yaml)0
16 files changed, 0 insertions, 0 deletions
diff --git a/modules/home/conf/beets/default.nix b/modules/home.legacy/conf/beets/default.nix
index 8d6277b7..8d6277b7 100644
--- a/modules/home/conf/beets/default.nix
+++ b/modules/home.legacy/conf/beets/default.nix
diff --git a/modules/home/conf/beets/plugins.nix b/modules/home.legacy/conf/beets/plugins.nix
index bea2fefe..bea2fefe 100644
--- a/modules/home/conf/beets/plugins.nix
+++ b/modules/home.legacy/conf/beets/plugins.nix
diff --git a/modules/home/conf/beets/plugins/badfiles/default.nix b/modules/home.legacy/conf/beets/plugins/badfiles/default.nix
index 33884785..33884785 100644
--- a/modules/home/conf/beets/plugins/badfiles/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/badfiles/default.nix
diff --git a/modules/home/conf/beets/plugins/default.nix b/modules/home.legacy/conf/beets/plugins/default.nix
index 3bea5ea8..3bea5ea8 100644
--- a/modules/home/conf/beets/plugins/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/default.nix
diff --git a/modules/home/conf/beets/plugins/duplicates/default.nix b/modules/home.legacy/conf/beets/plugins/duplicates/default.nix
index c8a6c108..c8a6c108 100644
--- a/modules/home/conf/beets/plugins/duplicates/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/duplicates/default.nix
diff --git a/modules/home/conf/beets/plugins/fuzzy/default.nix b/modules/home.legacy/conf/beets/plugins/fuzzy/default.nix
index b86b3a20..b86b3a20 100644
--- a/modules/home/conf/beets/plugins/fuzzy/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/fuzzy/default.nix
diff --git a/modules/home/conf/beets/plugins/ihate/default.nix b/modules/home.legacy/conf/beets/plugins/ihate/default.nix
index 145f5f8b..145f5f8b 100644
--- a/modules/home/conf/beets/plugins/ihate/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/ihate/default.nix
diff --git a/modules/home/conf/beets/plugins/inline/default.nix b/modules/home.legacy/conf/beets/plugins/inline/default.nix
index 0dda8cfc..0dda8cfc 100644
--- a/modules/home/conf/beets/plugins/inline/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/inline/default.nix
diff --git a/modules/home/conf/beets/plugins/lastgenre/default.nix b/modules/home.legacy/conf/beets/plugins/lastgenre/default.nix
index d10ca49f..d10ca49f 100644
--- a/modules/home/conf/beets/plugins/lastgenre/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/lastgenre/default.nix
diff --git a/modules/home/conf/beets/plugins/lyrics/default.nix b/modules/home.legacy/conf/beets/plugins/lyrics/default.nix
index 80544aea..80544aea 100644
--- a/modules/home/conf/beets/plugins/lyrics/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/lyrics/default.nix
diff --git a/modules/home/conf/beets/plugins/mbsubmit/default.nix b/modules/home.legacy/conf/beets/plugins/mbsubmit/default.nix
index b70f1c63..b70f1c63 100644
--- a/modules/home/conf/beets/plugins/mbsubmit/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/mbsubmit/default.nix
diff --git a/modules/home/conf/beets/plugins/play/default.nix b/modules/home.legacy/conf/beets/plugins/play/default.nix
index f5bc3c9b..f5bc3c9b 100644
--- a/modules/home/conf/beets/plugins/play/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/play/default.nix
diff --git a/modules/home/conf/beets/plugins/replaygain/default.nix b/modules/home.legacy/conf/beets/plugins/replaygain/default.nix
index 611f3799..611f3799 100644
--- a/modules/home/conf/beets/plugins/replaygain/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/replaygain/default.nix
diff --git a/modules/home/conf/beets/plugins/smartplaylist/default.nix b/modules/home.legacy/conf/beets/plugins/smartplaylist/default.nix
index b55c487c..b55c487c 100644
--- a/modules/home/conf/beets/plugins/smartplaylist/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/smartplaylist/default.nix
diff --git a/modules/home/conf/beets/plugins/xtractor/default.nix b/modules/home.legacy/conf/beets/plugins/xtractor/default.nix
index d4582c5f..d4582c5f 100644
--- a/modules/home/conf/beets/plugins/xtractor/default.nix
+++ b/modules/home.legacy/conf/beets/plugins/xtractor/default.nix
diff --git a/modules/home/conf/beets/replace_override.yaml b/modules/home.legacy/conf/beets/replace_override.yaml
index 23d6ea55..23d6ea55 100644
--- a/modules/home/conf/beets/replace_override.yaml
+++ b/modules/home.legacy/conf/beets/replace_override.yaml