summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--custom/uucp.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/custom/uucp.nix b/custom/uucp.nix
index 0b199776..f2e230e8 100644
--- a/custom/uucp.nix
+++ b/custom/uucp.nix
@@ -1,5 +1,7 @@
1{ config, lib, pkgs, ... }: 1{ config, lib, pkgs, ... }:
2 2
3with lib;
4
3rec { 5rec {
4 options = { 6 options = {
5 services.uucp = { 7 services.uucp = {