New inputs
- `nix-serve-ng` - `nixos-generators` - `nixos-vscode-server`
This commit is contained in:
parent
9e1fd2b62b
commit
06d4bdd4c0
2 changed files with 371 additions and 142 deletions
|
@ -31,6 +31,15 @@
|
|||
comma.url = "github:nix-community/comma";
|
||||
rock5b.url = "github:aciceri/rock5b-nixos";
|
||||
ccrEmacs.url = "github:aciceri/emacs";
|
||||
nix-serve-ng = {
|
||||
url = "github:aristanetworks/nix-serve-ng";
|
||||
inputs.nixpkgs.follows = "nixpkgsUnstable";
|
||||
};
|
||||
nixos-generators = {
|
||||
url = "github:nix-community/nixos-generators";
|
||||
inputs.nixpkgs.follows = "nixpkgsUnstable";
|
||||
};
|
||||
nixos-vscode-server.url = "github:msteen/nixos-vscode-server";
|
||||
helix.url = "github:helix-editor/helix";
|
||||
nil.url = "github:oxalica/nil";
|
||||
nom.url = "github:maralorn/nix-output-monitor";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue