From 3bc3333e303a6f42d5a7c1b51c8e8147f54392f5 Mon Sep 17 00:00:00 2001 From: voidarclabs Date: Sun, 4 Jan 2026 14:09:14 +0000 Subject: [PATCH] added doot module --- .gitmodules | 4 ++++ nixos.doot | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 nixos.doot diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b94d3dc --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "nixos.doot"] + path = nixos.doot + url = https://github.com/voidarclabs/nixos.doot + branch = main diff --git a/nixos.doot b/nixos.doot new file mode 160000 index 0000000..c4b7573 --- /dev/null +++ b/nixos.doot @@ -0,0 +1 @@ +Subproject commit c4b75733aea97d9c34cb8ba5978ef2df4660be41