basic nvf enabled
This commit is contained in:
parent
e16fc26eec
commit
9eea3fa363
2 changed files with 5 additions and 3 deletions
4
home.nix
4
home.nix
|
|
@ -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 = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue