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 = {