packages/psensor: bring back
This commit is contained in:
parent
7b3b9354de
commit
a669c4519b
3 changed files with 55 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
|||
linux-lava = callPackage ./linux-lava { inherit inputs; };
|
||||
nvim-treesitter-nightly = callPackage ./nvim-treesitter-nightly { inherit inputs; };
|
||||
packwiz = callPackage ./packwiz { inherit inputs; };
|
||||
psensor = callPackage ./psensor { };
|
||||
spotify-adblock = callPackage ./spotify-adblock { inherit inputs; };
|
||||
tetrio-desktop = callPackage ./tetrio/base.nix { };
|
||||
tetrio-desktop-plus = callPackage ./tetrio/plus.nix { inherit tetrio-desktop; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue