Spring cleanup
This commit is contained in:
parent
880f2e5c41
commit
34ef088709
8 changed files with 46 additions and 52 deletions
|
|
@ -4,9 +4,6 @@
|
|||
, ...
|
||||
}:
|
||||
{
|
||||
home.packages = [
|
||||
pkgs.pandoc
|
||||
# pkgs.pandoc-drawio-filter
|
||||
# pkgs.pandoc-imagine
|
||||
] ++ lib.optionals config.programs.helix.enable [ pkgs.marksman ];
|
||||
home.packages =
|
||||
lib.optionals config.programs.helix.enable [ pkgs.marksman ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue