466 current 2025-07-05 01:54:01 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
@@ -3,7 +3,12 @@
|
||||
lib,
|
||||
config,
|
||||
...
|
||||
}: {
|
||||
}: let
|
||||
doomPath = "/home/synchronous/nix-cfg/home/programs/emacs/cfg";
|
||||
in {
|
||||
# https://nixos-and-flakes.thiscute.world/best-practices/accelerating-dotfiles-debugging
|
||||
xdg.configFile."doom".source = config.lib.file.mkOutOfStoreSymlink doomPath;
|
||||
|
||||
programs.emacs = {
|
||||
enable = true;
|
||||
# package = pkgs.emacs-gtk;
|
||||
|
||||
Reference in New Issue
Block a user