refactor: move nixvim out of t480s module
This commit is contained in:
parent
3b056c740d
commit
44ff6fd27f
1 changed files with 0 additions and 9 deletions
|
|
@ -8,15 +8,6 @@
|
||||||
activeProfiles = ["base" "hyprland" "productivity"];
|
activeProfiles = ["base" "hyprland" "productivity"];
|
||||||
|
|
||||||
home.sessionVariables.HN = "ookst480s";
|
home.sessionVariables.HN = "ookst480s";
|
||||||
|
|
||||||
homeModules.console.editor.nvim = {
|
|
||||||
enable = true;
|
|
||||||
plugins = {
|
|
||||||
lualine = true;
|
|
||||||
telescope = true;
|
|
||||||
indentBlankline = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
monitors = [{
|
monitors = [{
|
||||||
name = "eDP-1";
|
name = "eDP-1";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue