diff options
| -rw-r--r-- | nix/module.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/module.nix b/nix/module.nix index 20c10a1..1dc8437 100644 --- a/nix/module.nix +++ b/nix/module.nix | |||
| @@ -38,7 +38,6 @@ let | |||
| 38 | in '' | 38 | in '' |
| 39 | exec -- rolling-directory ${escapeShellArgs args} | 39 | exec -- rolling-directory ${escapeShellArgs args} |
| 40 | ''; | 40 | ''; |
| 41 | }; | ||
| 42 | }; | 41 | }; |
| 43 | in { | 42 | in { |
| 44 | options = { | 43 | options = { |
