mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: switch to new package-based neovim flake
This commit is contained in:
parent
eb83c0af49
commit
02a6f0b4f8
7 changed files with 8 additions and 19 deletions
|
@ -152,7 +152,6 @@
|
|||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
neovim
|
||||
wget
|
||||
git
|
||||
curl
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
../../users/youwen/common
|
||||
../../users/youwen/common/neofetch
|
||||
catppuccin.homeManagerModules.catppuccin
|
||||
neovim-config.homeManagerModules.default
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue