refactor: remake pankomacs

This commit is contained in:
Artur Manuel 2025-05-03 18:04:12 +01:00
commit d8e729c7d8
Signed by: amadaluzia
SSH key fingerprint: SHA256:uS8IX6IxM7STPOBS/e1vMC6FBToJmSCViQNO/f4SHpU
9 changed files with 150 additions and 208 deletions

15
lib.nix
View file

@ -18,19 +18,12 @@ let
epkgs:
builtins.attrValues {
inherit (epkgs)
spacious-padding
doom-modeline
ivy
counsel
swiper
base16-theme
doom-modeline
nix-ts-mode
haskell-mode
qml-mode
tuareg
nushell-mode
nim-mode
envrc
flycheck
org-bullets
org-modern
;
treesit-grammars = epkgs.treesit-grammars.with-all-grammars;
config = epkgs.trivialBuild {