713 current 2024-05-28 14:49:08 24.11.20240524.bfb7a88 6.9.1-zen1 *
This commit is contained in:
parent
78edbe4ac0
commit
f131d126fd
2 changed files with 1 additions and 2 deletions
|
|
@ -144,7 +144,6 @@
|
|||
};
|
||||
|
||||
services = {
|
||||
udiskie.enable = true;
|
||||
gpg-agent = {
|
||||
enable = true;
|
||||
pinentryPackage = lib.mkForce pkgs.pinentry-gnome3;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
return {
|
||||
"nvim-treesitter/nvim-treesitter-context",
|
||||
event = "BufLoad",
|
||||
event = "BufEnter",
|
||||
opts = { enable = true },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue