diff --git a/users/common/home.nix b/users/common/home.nix index a917ac9..3c59854 100644 --- a/users/common/home.nix +++ b/users/common/home.nix @@ -87,7 +87,7 @@ # */ # self packaged colored bandwith meter - (pkgs.callPackage ../../mods/cbm.nix {}) + self.packages.${system}.cbm ];