From fa47b22aa64c86dc369fdc0cbb60e90eaeca1e75 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 9 Nov 2018 11:10:58 -0800 Subject: Machine-specific home.nix, install from git repo instead of tarball --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 4ca08de..fbea7c8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "xresources"] path = xresources url = git@github.com:bsima/xresources.git +[submodule "home-manager"] + path = home-manager + url = git@github.com:rycee/home-manager.git -- cgit v1.2.3