nvf: change some settings

This commit is contained in:
Charlie Root 2024-08-22 22:46:16 +02:00
commit a8a293385e
5 changed files with 4 additions and 8 deletions

View file

@ -1,6 +1,4 @@
{config, ...}: let
inherit (config.modules.other.system) username;
in {
_: {
programs.neovim-flake.settings.vim = {
session.nvim-session-manager = {
enable = false;