summaryrefslogtreecommitdiff
path: root/custom/uucp.nix
diff options
context:
space:
mode:
Diffstat (limited to 'custom/uucp.nix')
-rw-r--r--custom/uucp.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/uucp.nix b/custom/uucp.nix
index 93c761b8..e384f0b1 100644
--- a/custom/uucp.nix
+++ b/custom/uucp.nix
@@ -81,7 +81,7 @@ rec {
81 }; 81 };
82 }; 82 };
83 83
84 config = { 84 config = with config; {
85 environment.etc."uucp/config" = { 85 environment.etc."uucp/config" = {
86 enable = config.services.uucp.enable; 86 enable = config.services.uucp.enable;
87 text = '' 87 text = ''