mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 18:09:06 +02:00
introduce patches
This commit is contained in:
parent
0f33efd0fc
commit
caf3591656
4 changed files with 29 additions and 3 deletions
11
patches/default.nix
Normal file
11
patches/default.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"nixos-unstable" = [
|
||||
{
|
||||
# nixos/bcachefs: support unlock with clevis in systemd stage 1
|
||||
id = "295736";
|
||||
hash = "sha256-JKuzNtI1X7sFT2raEC9UOf4feGdS8bg5uG2r8TMtFag=";
|
||||
}
|
||||
|
||||
];
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue