update lockfile
This commit is contained in:
parent
8adc4a80c1
commit
4b40e34532
18 changed files with 179 additions and 288 deletions
|
|
@ -3,6 +3,6 @@
|
|||
inputs,
|
||||
...
|
||||
}: {
|
||||
home.packages = [inputs.nvim-config.packages.${pkgs.system}.default];
|
||||
home.packages = [inputs.nvim-config.packages.${pkgs.stdenv.hostPlatform.system}.default];
|
||||
home.sessionVariables.EDITOR = "nvim";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue