diff options
| author | scouckel <james.krinsky@gmail.com> | 2026-03-25 11:20:57 -0500 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2026-03-25 11:20:57 -0500 |
| commit | 189ea52b9c3a7ac4bb8e29a8f3602fb91b96b7f7 (patch) | |
| tree | 45ccee9624a724497b1d3f9ba466650d36454bf0 /modules | |
| parent | 3406096fa9f5dfd669e0b7a43e3f2227d51b10a7 (diff) | |
fix: nvf nix autoarchivingmain
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/home-manager/nvf.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/home-manager/nvf.nix b/modules/home-manager/nvf.nix index 7a2980e..c7c0335 100644 --- a/modules/home-manager/nvf.nix +++ b/modules/home-manager/nvf.nix @@ -57,7 +57,6 @@ lsp = { enable = true; - servers.nixd.settings.nil.nix.autoArchive = true; }; languages = { |
