flake: add superfreq
This commit is contained in:
parent
608d5f8158
commit
7df33a9323
3 changed files with 30 additions and 0 deletions
|
@ -54,6 +54,11 @@
|
|||
|
||||
schizofox.url = "github:schizofox/schizofox";
|
||||
|
||||
superfreq = {
|
||||
url = "github:notashelf/superfreq";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# secure booting
|
||||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue