mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
Makefile: Remove enable-mpd
This is no longer needed since we no longer use mpd.
This commit is contained in:
parent
8f643378dd
commit
0d5eb9e3d1
4
Makefile
4
Makefile
@ -38,10 +38,6 @@ uninstall:
|
|||||||
prune:
|
prune:
|
||||||
@$(call ${NS_STOW_COMMAND},R)
|
@$(call ${NS_STOW_COMMAND},R)
|
||||||
|
|
||||||
.PHONY: enable-mpd
|
|
||||||
enable-mpd:
|
|
||||||
@systemctl --user enable --now mpd.service
|
|
||||||
|
|
||||||
.PHONY: enable-ssh-agent
|
.PHONY: enable-ssh-agent
|
||||||
enable-ssh-agent:
|
enable-ssh-agent:
|
||||||
@systemctl --user enable --now ssh-agent.service
|
@systemctl --user enable --now ssh-agent.service
|
||||||
|
Loading…
Reference in New Issue
Block a user