add fancontrol and nom

This commit is contained in:
Tyler Mayoff 2025-10-25 20:45:10 -04:00
parent 450f53b53d
commit c6d3ec3b72
3 changed files with 10 additions and 1 deletions

View file

@ -21,6 +21,11 @@
# url = "github:helix-editor/helix/bfcbef10c513108c7b43317569416c2eefc4ed44";
# };
fw-fanctrl = {
url = "github:TamtamHero/fw-fanctrl/packaging/nix";
inputs.nixpkgs.follows = "nixpkgs";
};
niri = {
url = "github:sodiboo/niri-flake";
};