create embeded nixos-anywhere

This commit is contained in:
jopejoe1 2024-04-18 16:27:24 +02:00
parent 54fd53f117
commit b5a3ffe099
3 changed files with 143 additions and 22 deletions

View file

@ -15,4 +15,6 @@
./prism-ftb.patch
];
});
nixos-anywhere = inputs.nixos-anywhere.packages.${system}.nixos-anywhere;
}