basic nvf enabled

This commit is contained in:
Dea 2026-02-06 00:28:46 -05:00
parent e16fc26eec
commit 9eea3fa363
2 changed files with 5 additions and 3 deletions

View file

@ -29,7 +29,7 @@
syncplay
];
programs.neovim = { };
# programs.neovim = { };
home.sessionPath = [
"$HOME/.local/bin"
@ -39,8 +39,10 @@
nixpkgs.overlays = [ (import ./exprs/overlay.nix { }) ];
imports = [
./homemanager/mpv.nix
./homemanager/nvf.nix
./hosts/sandalphon/mcsr/home.nix
inputs.plasma-manager.homeModules.plasma-manager
inputs.nvf.homeManagerModules.default
];
# dconf.settings = {};