Common: start services managed bu home-manager

This commit is contained in:
Toast 2024-11-23 21:02:35 +01:00
parent ed5cbe1a05
commit 69c9bfca26

View file

@ -143,6 +143,7 @@
publicShare = null; # Disable the public folder
};
};
systemd.user.startServices = true;
};
};