okay
This commit is contained in:
parent
ed27a8c2c7
commit
fab84588b4
|
@ -18,7 +18,7 @@ in {
|
|||
services.emacs = {
|
||||
enable = true;
|
||||
install = true;
|
||||
package = pkgs.emacs29-gtk3;
|
||||
package = pkgs.emacs29-pgtk;
|
||||
};
|
||||
users.users.sako.packages = with pkgs; [
|
||||
# direnv
|
||||
|
|
Loading…
Reference in a new issue