From 1482715dc0b852ef61cc55584032e8ec0a434978 Mon Sep 17 00:00:00 2001 From: twoneis Date: Fri, 26 Apr 2024 15:54:20 +0200 Subject: [PATCH] spelling --- modules/system/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/default.nix b/modules/system/default.nix index 7c329ad..21088c2 100644 --- a/modules/system/default.nix +++ b/modules/system/default.nix @@ -42,7 +42,7 @@ 10.10.11.245 surveillance.htb ''; - nix.nixPath = ["nixpgks=${inputs.nixpkgs}"]; + nix.nixPath = ["nixpkgs=${inputs.nixpkgs}"]; # Allow packages from nixpkgs nixpkgs.config = {