chore: Don't sync music
This commit is contained in:
@@ -74,13 +74,13 @@ in lib.mkMerge [
|
||||
];
|
||||
ignorePerms = true;
|
||||
};
|
||||
"Music" = {
|
||||
path = "~/Music";
|
||||
devices = [
|
||||
"deertopia"
|
||||
];
|
||||
ignorePerms = true;
|
||||
};
|
||||
# "Music" = {
|
||||
# path = "~/Music";
|
||||
# devices = [
|
||||
# "deertopia"
|
||||
# ];
|
||||
# ignorePerms = true;
|
||||
# };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user