removed notes

This commit is contained in:
twoneis 2024-02-16 03:19:39 +01:00
parent 5e40be980c
commit 80460d1b63

View file

@ -1,8 +1,4 @@
{ pkgs, ... }: { { ... }: {
home.packages = with pkgs; [
logseq
];
programs.pandoc = { programs.pandoc = {
enable = true; enable = true;
}; };