weh
This commit is contained in:
parent
a1115d88b4
commit
9323a7d87a
3 changed files with 73 additions and 68 deletions
|
@ -69,9 +69,14 @@
|
|||
tealdeer.enable = false;
|
||||
wezterm.extraConfig = builtins.readFile ./wezterm.lua;
|
||||
|
||||
emacs = {
|
||||
jujutsu = {
|
||||
enable = true;
|
||||
package = inputs.emacs.packages.${pkgs.system}.default;
|
||||
settings = {
|
||||
user = {
|
||||
email = "mars@pupbrained.xyz";
|
||||
name = "Mars";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
git = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue