added private submodule

This commit is contained in:
2024-02-04 17:58:11 +01:00
parent d1a0940ec7
commit 712dea6554
3 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
[submodule "private"]
path = private
url = ./private/
[submodule "./private/"]
url = ssh://git@git.v-tr.org:2020/violet/nixos-private.git
+1
View File
@@ -8,6 +8,7 @@
imports = [ imports = [
./server.nix ./server.nix
private/junk.nix
]; ];
# Use the GRUB 2 boot loader. # Use the GRUB 2 boot loader.
Submodule
+1
Submodule private added at b4a7502405