mirror of
https://codeberg.org/ultra/nixos-dotfiles.git
synced 2024-11-05 00:33:09 +02:00
Bye, schildichat :'(
Signed-off-by: Alex Stan <alex.stan.2010@proton.me>
This commit is contained in:
parent
63a0cb391b
commit
b6640f5534
1 changed files with 3 additions and 1 deletions
|
@ -29,6 +29,7 @@ in {
|
|||
permittedInsecurePackages = [
|
||||
"electron-21.4.0"
|
||||
"electron-24.8.6"
|
||||
"electron-25.9.0"
|
||||
];
|
||||
packageOverrides = pkgs: {
|
||||
nur = import (builtins.fetchTarball "https://github.com/nix-community/NUR/archive/master.tar.gz") {
|
||||
|
@ -151,7 +152,8 @@ in {
|
|||
bitwarden
|
||||
akregator
|
||||
bitwarden
|
||||
schildichat-desktop
|
||||
# schildichat-desktop # apparently it uses a really old version of electron
|
||||
element-desktop
|
||||
xonsh
|
||||
kiwix
|
||||
htmlq
|
||||
|
|
Loading…
Reference in a new issue