wip: b4 nvim config

This commit is contained in:
zoey 2025-08-31 10:25:07 -04:00
parent b6a5942767
commit d14e84eae8
Signed by: zoey
GPG key ID: 81FB9FECDD6A33E2
7 changed files with 116 additions and 114 deletions

View file

@ -274,8 +274,6 @@
options = ["--cmd cd"];
};
services.quickshell.enable = false;
home.file.".mozilla/native-messaging-hosts/gpgmejson.json".text = builtins.toJSON {
name = "gpgmejson";
description = "JavaScript binding for GnuPG";