tokodon: install from nixos-unstable

reason: not yet backported to stable
This commit is contained in:
Trolli Schmittlauch 2023-04-14 03:00:58 +02:00
parent c568b8dc24
commit 35bb7901e5
2 changed files with 9 additions and 4 deletions

View file

@ -1,9 +1,9 @@
{ pkgs, inputs, config, ... }:
{ pkgs, inputs, config, system, ... }:
with pkgs;
let
# nix-channel --add https://nixos.org/channels/nixos-unstable nixos-unstable
unstable = inputs.nixos-unstable;
unstable = inputs.nixos-unstable.legacyPackages.${system};
desktopApps = [
firefox
@ -155,6 +155,7 @@ let
skanlite
akonadiconsole
plasma-browser-integration
unstable.tokodon # mastodon client
]
++ (
with kdeFrameworks; [