From 0d06ddf14a7717baf4d66f1f9afedc485b0c06d0 Mon Sep 17 00:00:00 2001 From: schererleander Date: Fri, 12 Dec 2025 09:59:59 +0100 Subject: fix typo --- hosts/sachiel/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/sachiel/configuration.nix') diff --git a/hosts/sachiel/configuration.nix b/hosts/sachiel/configuration.nix index 3f9a2bb..5cd0298 100644 --- a/hosts/sachiel/configuration.nix +++ b/hosts/sachiel/configuration.nix @@ -53,7 +53,7 @@ enable = true; flake = "github:schererleander/nix#${host}"; flags = [ - "--update-inpu" + "--update-input" "nixpkgs" "--no-write-lock-file" "-L" # print build logs -- cgit v1.3.1