From 53e5d16f6b4504d4197103aa7b7433b3025f23f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20B=C3=B6hme?= Date: Mon, 14 Nov 2022 08:49:07 +0100 Subject: [PATCH] :rocket: enable emacs --- modules/profiles/work.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/profiles/work.nix b/modules/profiles/work.nix index e60aa28..2872944 100644 --- a/modules/profiles/work.nix +++ b/modules/profiles/work.nix @@ -26,6 +26,7 @@ with lib; { spotify.enable = true; thunar.enable = true; zathura.enable = true; + emacs.enable = true; }; services = {