feat: Expose neovim config as a package
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user