1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00
This commit is contained in:
Stefan Ellmauthaler 2023-09-25 13:39:17 +02:00
parent 0518dbff71
commit 83bf454c7a
Failed to extract signature

View File

@ -95,7 +95,7 @@ with lib; let
yasnippet yasnippet
#zenburn-theme #zenburn-theme
] ]
++ (with lpkgs; [org-roam-ui ligatures] lean4-mode))); ++ (with lpkgs; [org-roam-ui ligatures lean4-mode])));
in { in {
options.elss.programs.emacs.enable = options.elss.programs.emacs.enable =
mkEnableOption "Setup emacs package and install it"; mkEnableOption "Setup emacs package and install it";