Started experimenting with neovim
This commit is contained in:
parent
91b3d93de6
commit
9ad9e6d7c3
4 changed files with 105 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "My Nix Configuration";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "nixpkgs/nixos-22.05";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
home-manager.url = "github:nix-community/home-manager/release-22.05";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue