mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Added org-xournalpp with some config tweaks
This commit is contained in:
parent
d2052d35b5
commit
58d3d160f5
5 changed files with 92 additions and 0 deletions
|
@ -101,6 +101,10 @@ in
|
|||
source = "${inputs.org-krita}";
|
||||
};
|
||||
|
||||
home.file.".emacs.d/org-xournalpp" = {
|
||||
source = "${inputs.org-xournalpp}";
|
||||
};
|
||||
|
||||
home.file.".emacs.d/org-sliced-images" = {
|
||||
source = "${inputs.org-sliced-images}";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue