power: superfreq => watt

This commit is contained in:
Bloxx12 2025-06-10 20:23:50 +02:00
commit e5134f2ae0
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
2 changed files with 4 additions and 4 deletions

View file

@ -55,7 +55,7 @@
schizofox.url = "github:schizofox/schizofox";
superfreq = {
watt = {
url = "github:notashelf/watt";
inputs.nixpkgs.follows = "nixpkgs";
};