diff options
Diffstat (limited to 'modules/home/default.nix')
-rw-r--r-- | modules/home/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/default.nix b/modules/home/default.nix index ddc72a7..b032d0d 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -22,7 +22,7 @@ in { slack whatsapp-for-linux telegram-desktop - (callPackage ./beeper.nix {}) + beeper ]); }; programs = { |