Reorganise
This commit is contained in:
@@ -111,6 +111,8 @@
|
||||
zoxide
|
||||
];
|
||||
|
||||
home.file.".wezterm.lua".source = ./wezterm.lua;
|
||||
|
||||
# basic configuration of git, please change to your own
|
||||
programs.git = {
|
||||
enable = true;
|
||||
@@ -186,7 +188,6 @@
|
||||
};
|
||||
|
||||
home.file.".config/nvim/init.lua".source = ./nvim/init.lua;
|
||||
home.file.".wezterm.lua".source = ./wezterm.lua;
|
||||
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user