nixvim: remove old config in main file
This commit is contained in:
parent
6ade8caac4
commit
3d7114a9e1
1 changed files with 0 additions and 14 deletions
14
home.nix
14
home.nix
|
|
@ -32,20 +32,6 @@ in {
|
|||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# programs.nixvim = {
|
||||
# enable = true;
|
||||
# defaultEditor = true;
|
||||
#
|
||||
# viAlias = true;
|
||||
# vimAlias = true;
|
||||
# vimdiffAlias = true;
|
||||
#
|
||||
# clipboard = {
|
||||
# providers.xsel.enable = true;
|
||||
# register = "unnamedplus";
|
||||
# };
|
||||
# };
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userEmail = "khais.colin@gmail.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue