From 755bc4fbf762e2517f3d9aad3b2e6b33d275c082 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Sun, 4 Jun 2023 20:19:53 +0200 Subject: small fixes in modules --- hosts/toaster/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index 1e50822..2290e5e 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -51,6 +51,8 @@ factorio ]; + services.emacs.defaultEditor = false; + # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions # on your system were taken. It‘s perfectly fine and recommended to leave -- cgit v1.3.1