mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
NeoVim: Add NvChad
This commit is contained in:
parent
88ca5159a3
commit
eb89e6a38a
5 changed files with 41 additions and 2 deletions
|
@ -37,6 +37,8 @@
|
|||
{
|
||||
nixosConfigurations.${hostName} = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {
|
||||
lib = nixpkgs.lib;
|
||||
|
||||
pkgs = import nixpkgs {
|
||||
system = hostPlatform;
|
||||
config.allowUnfree = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue