mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: update flake
This commit is contained in:
parent
b43342d529
commit
3e3d25a279
6 changed files with 189 additions and 147 deletions
|
|
@ -10,7 +10,7 @@
|
|||
enable = true;
|
||||
package = pkgs.emacsWithPackagesFromUsePackage {
|
||||
config = self + /programs/emacs/init.el;
|
||||
package = pkgs.emacs-pgtk;
|
||||
package = pkgs.emacs-git-pgtk;
|
||||
alwaysEnsure = true;
|
||||
alwaysTangle = true;
|
||||
extraEmacsPackages = epkgs: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue