mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Fix discord
This commit is contained in:
parent
fad8b9518d
commit
6ff9a2158c
5 changed files with 43 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{ pkgs, pkgs-unstable, ... }:
|
||||
{
|
||||
imports = [ ../shared-home.nix ];
|
||||
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
pkgs.todoist-electron
|
||||
pkgs.anki
|
||||
|
||||
pkgs.discord
|
||||
pkgs-unstable.discord
|
||||
pkgs.signal-desktop
|
||||
pkgs.element-desktop
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue