mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 15:37:20 +02:00
introduce patches
This commit is contained in:
parent
1c9c2773da
commit
7819a41dcc
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