refactor: move nixvim out of t480s module

This commit is contained in:
ooks-io 2024-03-14 22:19:38 +13:00
parent 3b056c740d
commit 44ff6fd27f

View file

@ -8,15 +8,6 @@
activeProfiles = ["base" "hyprland" "productivity"];
home.sessionVariables.HN = "ookst480s";
homeModules.console.editor.nvim = {
enable = true;
plugins = {
lualine = true;
telescope = true;
indentBlankline = true;
};
};
monitors = [{
name = "eDP-1";