diff options
Diffstat (limited to 'Hero/Service.nix')
-rw-r--r-- | Hero/Service.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Hero/Service.nix b/Hero/Service.nix index d06b567..906d98e 100644 --- a/Hero/Service.nix +++ b/Hero/Service.nix @@ -2,7 +2,7 @@ , lib , config , pkgs -, modulesPath +, ... }: let |