Adding import ./emacs.nix

This commit is contained in:
2026-03-14 19:11:53 +00:00
parent 382eb0a213
commit 7d3f12d918
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1616,7 +1616,7 @@ This is top file of this level which contains just an import statement for all r
./kitty.nix
./starship.nix
./zsh.nix
./emacs.zip
./emacs.nix
];
# .. put any code here
}
@@ -4,7 +4,7 @@
./kitty.nix
./starship.nix
./zsh.nix
./emacs.zip
./emacs.nix
];
# .. put any code here
}