Worknig submodules
This commit is contained in:
parent
f01a4931a9
commit
31b8b79ff7
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "fudo-pkgs"]
|
||||
path = fudo-pkgs
|
||||
url = https://git.fudo.org/fudo-public/fudo-pkgs.git
|
||||
[submodule "nix-home"]
|
||||
path = nix-home
|
||||
url = https://git.fudo.org/niten/nix-home.git
|
||||
|
@ -6,4 +6,4 @@
|
||||
# sha256 = "01dbvy8ry6dsbav74aiyzsswhzwyb3n5qgahigxm17rni4jw8y0g";
|
||||
# }) {}
|
||||
|
||||
pkgs.callPackage ../nix-home {}
|
||||
pkgs.callPackage ./nix-home {}
|
||||
|
1
nix-home
Submodule
1
nix-home
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 5a8601bc6e48b100d1e4390d9458503877504a66
|
Loading…
Reference in New Issue
Block a user