configuring
This commit is contained in:
parent
34970a28bf
commit
29e99958e3
15 changed files with 9 additions and 1766 deletions
|
@ -121,6 +121,7 @@
|
|||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
mu.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
|
@ -152,7 +153,7 @@
|
|||
};
|
||||
|
||||
xdg.configFile."emacs".enable = false;
|
||||
home.file.".config/doom".enable = true;
|
||||
home.file.".config/doom".recursive = true;
|
||||
home.file.".config/doom".source = ../dotfiles/dot_config/doom;
|
||||
#home.file.".config/doom".enable = true;
|
||||
#home.file.".config/doom".recursive = true;
|
||||
#home.file.".config/doom".source = ../dotfiles/dot_config/doom;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue