feat: Expose neovim config as a package

This commit is contained in:
uttarayan21
2025-01-17 14:03:48 +05:30
parent 2352b28566
commit fcc4de84ba
8 changed files with 792 additions and 722 deletions

View File

@@ -1,6 +1,5 @@
{
config,
lib,
pkgs,
...
}: {
@@ -8,7 +7,7 @@
# Include the results of the hardware scan.
./services
./mirai.nix
./docker.nix
# ./docker.nix
];
security.sudo.wheelNeedsPassword = false;
sops = {

View File

@@ -248,6 +248,7 @@
systemPackages = with pkgs; [
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
# wget
(nixvim.makeNixvim (import ../../neovim))
qpwgraph
hyprland
xorg.xhost