mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-03 23:49:40 +00:00
nix: centralized enable flags
This commit is contained in:
parent
202623cecb
commit
04e38c40c3
12 changed files with 38 additions and 29 deletions
|
|
@ -12,7 +12,6 @@
|
|||
|
||||
config = {
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
package = pkgs.neovim-pin.neovim-unwrapped;
|
||||
defaultEditor = true;
|
||||
extraPackages = lib.mkMerge [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue