introduce patches

This commit is contained in:
Luj 2024-04-01 01:28:46 +02:00
parent 0f33efd0fc
commit caf3591656
Signed by: luj
GPG key ID: 6FC74C847011FD83
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=";
}
];
}