:)
This commit is contained in:
parent
97c633c7f3
commit
c8700a1518
2318
flake.lock
generated
2318
flake.lock
generated
File diff suppressed because it is too large
Load Diff
@ -12,7 +12,7 @@
|
|||||||
packages."x86_64-linux".default =
|
packages."x86_64-linux".default =
|
||||||
(nvf.lib.neovimConfiguration {
|
(nvf.lib.neovimConfiguration {
|
||||||
pkgs = nixpkgs.legacyPackages."x86_64-linux";
|
pkgs = nixpkgs.legacyPackages."x86_64-linux";
|
||||||
modules = [./secondconfig.nix];
|
modules = [./nvf-configuration.nix];
|
||||||
})
|
})
|
||||||
.neovim;
|
.neovim;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user