introduce patches

This commit is contained in:
Luj 2024-04-01 01:28:46 +02:00
parent 1c9c2773da
commit 7819a41dcc
4 changed files with 29 additions and 3 deletions

11
patches/default.nix Normal file
View file

@ -0,0 +1,11 @@
{
"nixos-unstable" = [
{
# nixos/bcachefs: support unlock with clevis in systemd stage 1
id = "295736";
hash = "sha256-JKuzNtI1X7sFT2raEC9UOf4feGdS8bg5uG2r8TMtFag=";
}
];
}