From 414e9b5ae2c3a565c5826027c7e1f775cdafc32a Mon Sep 17 00:00:00 2001 From: aristote Date: Wed, 30 Jul 2025 00:12:49 +0200 Subject: home: i3: barista -> i3status-rust --- pkgs/default.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'pkgs/default.nix') diff --git a/pkgs/default.nix b/pkgs/default.nix index 9fd96e5..2fdae90 100644 --- a/pkgs/default.nix +++ b/pkgs/default.nix @@ -1,11 +1,6 @@ super: let self = { - barista = super.callPackage ./barista { - fontawesomeMetadata = self.static.fontMetadata.fontawesome; - materialDesignIconsMetadata = self.static.fontMetadata.materialDesignIcons; - }; - lib = import ./lib { inherit (super) lib; }; lockscreen = super.callPackage ./lockscreen { }; -- cgit v1.2.3