summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/core/home.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/core/home.nix b/profiles/core/home.nix
index fe95ec9..eed5d57 100644
--- a/profiles/core/home.nix
+++ b/profiles/core/home.nix
@@ -90,11 +90,6 @@
'';
};
- programs.emacs = {
- enable = true;
- package = pkgs.emacs29;
- };
-
programs.tmux = {
enable = true;
extraConfig = ''