fix unit name
This commit is contained in:
@@ -46,7 +46,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
config = lib.mkIf cfg.enable {
|
config = lib.mkIf cfg.enable {
|
||||||
systemd.services.rustypaste = {
|
systemd.services.hastebin = {
|
||||||
enable = true;
|
enable = true;
|
||||||
description = "Hastebin pastebin";
|
description = "Hastebin pastebin";
|
||||||
environment = {
|
environment = {
|
||||||
|
|||||||
Reference in New Issue
Block a user