diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 5f040809..8af41fd9 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -90,6 +90,7 @@ emacs = { enable = true; daemon = true; + package = pkgs.emacs-unstable-pgtk; }; }; nil.enable = true;