diff --git a/flake.nix b/flake.nix index 70e0977..8a12a76 100755 --- a/flake.nix +++ b/flake.nix @@ -51,7 +51,7 @@ nixosConfigurations.nixos = nixpkgs.lib.nixosSystem { - inherit systems; + inherit system; };