feat: initial commit; NixOS Era
This commit is contained in:
6
home/neovim.nix
Normal file
6
home/neovim.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ lib, ... }:
|
||||
|
||||
{
|
||||
enable = true;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user