flake: add superfreq

This commit is contained in:
Bloxx12 2025-05-14 11:22:39 +02:00 committed by Bloxx12
commit 7df33a9323
3 changed files with 30 additions and 0 deletions

View file

@ -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";