Reorganise

This commit is contained in:
Alexander Wainwright
2025-06-21 10:25:01 +10:00
parent 7ca53faffe
commit ade27fe524

View File

@@ -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;