More sigh.

This commit is contained in:
Annika Merris 2024-05-12 14:35:32 -04:00
parent 343c645008
commit ebf4cea2ce

View file

@ -116,10 +116,8 @@
what = "huh"
'';
systemd.user.services.spotifyd = {
Unit = {
Description = "spotify daemon";
Documentation = "https://github.com/Spotifyd/spotifyd";
};
description = "spotify daemon";
documentation = "https://github.com/Spotifyd/spotifyd";
wantedBy = [ "default.target" ];