diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-04-10 00:51:38 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-04-10 00:51:38 +0200 |
| commit | a414126dbda913dcc33d5f9546a9f99859d1557f (patch) | |
| tree | 1f482eb07d1b46dff2c6c2d7bb9cfb5c01ff94fa | |
| parent | d05b75321848660ea2121eb9bc0d83f1b3e45bc8 (diff) | |
Add schrottkatzes nixos config as a submodule because i cant be bothered keeping them in separate folders
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | nix-configs | 0 |
2 files changed, 3 insertions, 0 deletions
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 diff --git a/nix-configs b/nix-configs new file mode 160000 +Subproject 70e5b25e38f653c5f59c16096f00fdac6b55fc5 |
