temporarily disable musicMount as container won't start

This commit is contained in:
chaos 2024-05-25 14:22:56 +01:00
parent 0091bb3aca
commit 973a9967fc
No known key found for this signature in database

View file

@ -75,7 +75,7 @@ in {
]
++ (with hosts.hetzner-arm.containers.music.profiles; [
mpd
musicMount
#musicMount
#soulseek # takes up too much ram :(
]);
home-manager.users.root.imports = with tree; [home.apps.musicutil];