nixd spelling

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-10-28 13:43:22 +01:00
parent 3a30fc2131
commit b3d3c983c2

View File

@@ -1,4 +1,4 @@
{ inputs, ... }:
{
nix.nixPath = [ "nixpgs=${inputs.nixpkgs}" ];
nix.nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
}