mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 16:14:24 -05:00
More sigh.
This commit is contained in:
parent
343c645008
commit
ebf4cea2ce
1 changed files with 2 additions and 4 deletions
|
|
@ -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" ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue