From a414126dbda913dcc33d5f9546a9f99859d1557f Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Fri, 10 Apr 2026 00:51:38 +0200 Subject: Add schrottkatzes nixos config as a submodule because i cant be bothered keeping them in separate folders --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7a4d3e8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "nix-configs"] + path = nix-configs + url = https://forge.katzen.cafe/schrottkatze/nix-configs -- cgit v1.2.3