diff --git a/flake.nix b/flake.nix index 80a62bb..0dd6aae 100644 --- a/flake.nix +++ b/flake.nix @@ -43,7 +43,7 @@ } ]; }; - scrap = { + scrap = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; specialArgs = { inherit inputs; }; modules = [