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