[archive] Remove auto-start

This commit is contained in:
2026-05-31 16:42:51 -07:00
parent 2b33bbca32
commit 3d2bb28eec

View File

@@ -41,7 +41,8 @@
};
Install = {
WantedBy = [ "default.target" ];
# It doesn't like to disconnect on sleep, so not making it automount at all
# WantedBy = [ "default.target" ];
};
};
};