mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
fix typo
This commit is contained in:
parent
0518dbff71
commit
83bf454c7a
@ -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";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user