From fef61aa4bced95f4f87c4c39d56c555f6ceb2b29 Mon Sep 17 00:00:00 2001 From: rycee Date: Wed, 13 Nov 2024 22:06:21 +0000 Subject: [PATCH] deploy: 3c044aefe610ceeec9cf3e83e55fa62715df27e2 --- options.xhtml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/options.xhtml b/options.xhtml index 8eb37269b..dabf6a294 100644 --- a/options.xhtml +++ b/options.xhtml @@ -63198,6 +63198,16 @@ package

Type: attribute set of (submodule)

+

Example:

{
+  xyz = {
+    path = "${config.home.homeDirectory}/foo/home-manager";
+    uri = "git@github.com:nix-community/home-manager.git";
+    interval = 1000;
+  };
+}
+
+
+

Declared by: