add: nixvim
This commit is contained in:
parent
e5fba5a6fd
commit
546ece2d97
10 changed files with 421 additions and 149 deletions
|
|
@ -6,6 +6,8 @@
|
|||
];
|
||||
|
||||
activeProfiles = ["base" "hyprland"];
|
||||
|
||||
homeModules.console.editor.nvim.enable = true;
|
||||
|
||||
monitors = [{
|
||||
name = "eDP-1";
|
||||
|
|
@ -16,6 +18,6 @@
|
|||
transform = 0;
|
||||
}];
|
||||
|
||||
colorscheme = inputs.nix-colors.colorSchemes.catppuccin-mocha;
|
||||
colorscheme = inputs.nix-colors.colorSchemes.everforest;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue