Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-03-24 15:14:31 -04:00 committed by Alice Huston
parent b753d81af9
commit 6ff1446669
3 changed files with 8 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "users/alice/home/doom"]
path = users/alice/home/doom
url = https://github.com/ahuston-0/Doom-Emacs-config.git

View File

@ -1,7 +1,10 @@
{ pkgs, ... }:
{
imports = [ ./home/zsh.nix ];
imports = [
./home/zsh.nix
./home/doom
];
home = {
# # Adds the 'hello' command to your environment. It prints a friendly

1
users/alice/home/doom Submodule

@ -0,0 +1 @@
Subproject commit a1912a473a377635e95d5d6997210029e53a3d11