diff options
| -rw-r--r-- | custom/uucp.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/uucp.nix b/custom/uucp.nix index d4597260..660abbd6 100644 --- a/custom/uucp.nix +++ b/custom/uucp.nix | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | with lib; | 3 | with lib; |
| 4 | 4 | ||
| 5 | rec { | 5 | { |
| 6 | options = { | 6 | options = { |
| 7 | services.uucp = { | 7 | services.uucp = { |
| 8 | enable = mkOption { | 8 | enable = mkOption { |
