From 189fa3ff237598cc5b72a2528d37a2a20af45cf5 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 4 Sep 2023 12:30:07 +0000 Subject: [PATCH] racial --- hosts/sakowsl/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/sakowsl/configuration.nix b/hosts/sakowsl/configuration.nix index a8d125c9..94589c07 100644 --- a/hosts/sakowsl/configuration.nix +++ b/hosts/sakowsl/configuration.nix @@ -93,6 +93,7 @@ dev = { editors = { nvim.enable = true; + emacs.enable = true; }; cc.enable = true; nil.enable = true;