mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: move neovim to external flake
This commit is contained in:
parent
a47575cfae
commit
bad90f15ed
6 changed files with 305 additions and 706 deletions
|
@ -15,7 +15,6 @@
|
|||
|
||||
catppuccin.nixosModules.catppuccin
|
||||
lix-module.nixosModules.default
|
||||
# lanzaboote.nixosModules.lanzaboote
|
||||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
@ -34,8 +33,8 @@
|
|||
../../users/youwen/common/neovim
|
||||
../../users/youwen/common
|
||||
../../users/youwen/common/neofetch
|
||||
inputs.catppuccin.homeManagerModules.catppuccin
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
catppuccin.homeManagerModules.catppuccin
|
||||
neovim-config.homeManagerModules.default
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue