diff options
| -rw-r--r-- | hosts/sachiel/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
