diff options
Diffstat (limited to 'tv/2configs/im.nix')
-rw-r--r-- | tv/2configs/im.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/im.nix b/tv/2configs/im.nix index db1be7f0b..82f1be042 100644 --- a/tv/2configs/im.nix +++ b/tv/2configs/im.nix @@ -1,5 +1,5 @@ { config, lib, pkgs, ... }: -with config.krebs.lib; +with import <stockholm/lib>; { environment.systemPackages = with pkgs; [ (pkgs.writeDashBin "im" '' |