mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
scaling + updated fonts
This commit is contained in:
parent
16b66ba515
commit
c4dcf59357
5 changed files with 15 additions and 24 deletions
|
@ -13,7 +13,7 @@ in {
|
|||
home.packages = with pkgs; [
|
||||
(pkgs.emacsWithPackagesFromUsePackage {
|
||||
config = ./init.el;
|
||||
package = pkgs.emacs-pgtk;
|
||||
package = pkgs.emacs-git-pgtk;
|
||||
alwaysEnsure = false;
|
||||
extraEmacsPackages = epkgs: with epkgs; [
|
||||
org-modern olivetti
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue