diff --git a/config/hosts/aspects/doloro-laptop/home.nix b/config/hosts/aspects/doloro-laptop/home.nix index 422aaa5..983743d 100644 --- a/config/hosts/aspects/doloro-laptop/home.nix +++ b/config/hosts/aspects/doloro-laptop/home.nix @@ -44,7 +44,7 @@ }; home.packages = with pkgs; [ telegram-desktop - equibop + legcord obsidian ]; nixpkgs.config.allowUnfree = true;