mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
obsidian
This commit is contained in:
parent
f00b6bcfbd
commit
6cb5a195fb
1 changed files with 2 additions and 1 deletions
|
|
@ -102,6 +102,7 @@ in
|
|||
w3m-full
|
||||
newsboat
|
||||
hypnotix
|
||||
obsidian
|
||||
];
|
||||
|
||||
programs.ghostty = {
|
||||
|
|
@ -305,7 +306,7 @@ in
|
|||
programs.cava.enable = true;
|
||||
programs.cavalier.enable = true;
|
||||
programs.lazygit.enable = true;
|
||||
programs.obsidian.enable = true;
|
||||
# programs.obsidian.enable = true;
|
||||
programs.element-desktop.enable = true;
|
||||
|
||||
home.file.".w3m/config".text = "display_image 1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue