-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
24 lines (24 loc) · 941 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "overlays/taffybar/taffybar"]
path = overlays/taffybar/taffybar
url = git@github.com:taffybar/taffybar.git
[submodule "overlays/rjg"]
path = overlays/rjg
url = git@github.com:rjginc/overlay
[submodule "config/new-modules/x/wm/XMonadMasterOverlay"]
path = config/new-modules/x/wm/XMonadMasterOverlay
url = git@github.com:evanjs/XMonadMasterOverlay.git
[submodule "config/new-modules/x/wm/XMonadLayouts"]
path = config/new-modules/x/wm/XMonadLayouts
url = https://github.com/evanjs/XMonadLayouts
[submodule "external/home-manager"]
path = external/home-manager
url = https://github.com/evanjs/home-manager
[submodule "external/nixpkgs"]
path = external/nixpkgs
url = https://github.com/evanjs/nixpkgs
[submodule "config/external/private"]
path = external/private
url = https://github.com/evanjs/secrets
[submodule "config/wsl/nixos-wsl"]
path = config/wsl/nixos-wsl
url = https://github.com/nix-community/NixOS-WSL/