sc-controller: move to pkgs/by-name

This commit is contained in:
emaryn
2025-02-27 23:12:33 +00:00
parent bc08bdb777
commit e35b8c0b4d
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -17823,8 +17823,6 @@ with pkgs;
sane-frontends = callPackage ../applications/graphics/sane/frontends.nix { };
sc-controller = callPackage ../misc/drivers/sc-controller {};
slock = callPackage ../misc/screensavers/slock {
conf = config.slock.conf or null;
};