This commit is contained in:
nora 2025-08-01 17:45:29 +02:00
parent 71e927f4bc
commit c7b19e0ec5

View file

@ -43,7 +43,7 @@
}
];
};
scrap = {
scrap = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
specialArgs = { inherit inputs; };
modules = [