diff options
| author | Grisha Shipunov | 2025-04-01 00:54:23 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2025-04-01 00:54:23 +0200 |
| commit | 1e29764aeef99802536d5b1d7a0d58fa1486b221 (patch) | |
| tree | 732eee24c5aafc3d7896aba31137d61f8657bf33 /hosts | |
| parent | 10c4152f5436a92020869aa272dcf4d5339aac99 (diff) | |
emacs
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/toaster/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index 17f8f09..1a3216a 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -63,8 +63,6 @@ shell = pkgs.fish; }; - 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 |
