diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index b64cf1d..9b2a1b8 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -184,6 +184,7 @@ dired-sidebar minimap + centaur-tabs ]; extraConfig = builtins.readFile "${dotfiles}/.emacs"; }; |