diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2016-04-27 11:46:55 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2016-04-27 11:46:55 +0200 |
| commit | aebfd99dac18582f504451473a6f80b3f2ca915d (patch) | |
| tree | 9b277f3282eaff847aaf8d4a6fc45def20a9f28a /custom | |
| parent | b321b7f39f572dd5992ba6694ae5698a151a8fd5 (diff) | |
| download | nixos-aebfd99dac18582f504451473a6f80b3f2ca915d.tar nixos-aebfd99dac18582f504451473a6f80b3f2ca915d.tar.gz nixos-aebfd99dac18582f504451473a6f80b3f2ca915d.tar.bz2 nixos-aebfd99dac18582f504451473a6f80b3f2ca915d.tar.xz nixos-aebfd99dac18582f504451473a6f80b3f2ca915d.zip | |
no recursion
Diffstat (limited to 'custom')
| -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 { |
