diff options
author | stuebinm | 2022-12-06 18:41:05 +0100 |
---|---|---|
committer | stuebinm | 2022-12-06 18:41:05 +0100 |
commit | 446126517d30796a71dfe1f85e9e3798c4e824b4 (patch) | |
tree | ac55c4cf191bcdaf7b640e0308e8663c7508cef9 /home/packages.nix | |
parent | 856015f92f16f539d2924129d194b36706327a50 (diff) |
home: use signal-desktop from unstable
(this has no actual benefit but i messed up and now the database can't
downgrade itself)
Diffstat (limited to '')
-rw-r--r-- | home/packages.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/packages.nix b/home/packages.nix index 8e8db38..af3f01f 100644 --- a/home/packages.nix +++ b/home/packages.nix @@ -16,7 +16,7 @@ in emacs-all-the-icons-fonts # internet apps & clients - firefox keepassxc chromium signal-desktop mumble lynx + firefox keepassxc chromium mumble lynx openconnect matterhorn # graphics & audio audacity blender darktable kdenlive moc ffmpeg-full |