chore: btrfs subvolume moved to hdd

This commit is contained in:
Daniel Langbein 2024-08-23 23:09:08 +02:00
parent 1cda2df727
commit 04537ebb06
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -9,7 +9,6 @@
let
# TODO: Remove duplicate variables below (reuse from yodaNas config).
ssd-subvolumes = {
"arch.p1st.de" = {};
"blogger.privacy1st.de" = {};
"changedetection.p1st.de" = {};
"cloud.privacy1st.de" = {};
@ -24,6 +23,7 @@ let
"traggo.privacy1st.de" = {};
};
hdd-subvolumes = {
"arch.p1st.de" = {};
"cloud.privacy1st.de" = {};
"cloud.fykml.de" = {};
};