Removed sample
This commit is contained in:
parent
4c4f01f1e2
commit
b4125a0bcb
|
@ -90,21 +90,5 @@ in with lib; {
|
||||||
Restart = "always";
|
Restart = "always";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# systemd.user.services.mako = {
|
|
||||||
# enable = true;
|
|
||||||
# description = "Mako - Notificaitons for Wayland";
|
|
||||||
# documentation = [ "man:mako(5)" ];
|
|
||||||
# partOf = [ "sway-session.target" ];
|
|
||||||
# bindsTo = [ "sway-session.target" ];
|
|
||||||
# environment.PATH = lib.mkForce null;
|
|
||||||
# serviceConfig = {
|
|
||||||
# ExecStart = "${pkgs.mako}/bin/mako";
|
|
||||||
# Restart = "on-failure";
|
|
||||||
# RestartSec = 1;
|
|
||||||
# TimeoutStopSec = 10;
|
|
||||||
# Type = "simple";
|
|
||||||
# };
|
|
||||||
# };
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Reference in New Issue
Block a user