mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-20 09:09:04 +05:30
refactor(hosts): clean up vega home configuration
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{lib, ...}: {
|
||||
{
|
||||
flake.modules.homeManager.vega = {
|
||||
# @TODO: Broken currently - By default it's enabled by neovim module
|
||||
programs.vim.enable = lib.mkForce false;
|
||||
|
||||
home.stateVersion = "26.05";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user