diff --git a/flake.nix b/flake.nix index f73a97c..985b376 100644 --- a/flake.nix +++ b/flake.nix @@ -17,6 +17,7 @@ system = prev.stdenv.hostPlatform.system; config.allowUnfree = true; }; + }; in { nixosConfigurations.nixos = nixpkgs.lib.nixosSystem {