balls
This commit is contained in:
parent
acea70bea2
commit
01b76fee9c
1 changed files with 1 additions and 1 deletions
|
@ -11,8 +11,8 @@
|
||||||
Unit.After = ["graphical-session.target"];
|
Unit.After = ["graphical-session.target"];
|
||||||
Install.WantedBy = ["graphical-session.target"];
|
Install.WantedBy = ["graphical-session.target"];
|
||||||
};
|
};
|
||||||
home.packages = [pkgs.webcord-vencord];
|
|
||||||
in {
|
in {
|
||||||
|
home.packages = [pkgs.webcord-vencord];
|
||||||
systemd.user.services = {
|
systemd.user.services = {
|
||||||
arRPC = mkService {
|
arRPC = mkService {
|
||||||
Unit.Description = "arRPC systemd service";
|
Unit.Description = "arRPC systemd service";
|
||||||
|
|
Loading…
Reference in a new issue