This commit is contained in:
Cyryl Płotnicki 2021-04-17 22:04:42 +01:00
parent e535fd9bb2
commit e49d7fa21d
2 changed files with 2 additions and 1 deletions

View file

@ -19,6 +19,7 @@
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [
bisq.bisq-desktop
keybase-gui keybase-gui
unstable.electrum unstable.electrum
unstable.mindforger trilium-desktop typora unstable.mindforger trilium-desktop typora
@ -41,6 +42,7 @@
unstable.freecad unstable.freecad
unstable.openscad unstable.openscad
unstable.inkscape unstable.inkscape
unstable.qcad
]; ];
}; };
} }

View file

@ -2,7 +2,6 @@
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
( pass.withExtensions (ext: [ ext.pass-otp ext.pass-import ext.pass-genphrase ext.pass-audit ext.pass-update ])) ( pass.withExtensions (ext: [ ext.pass-otp ext.pass-import ext.pass-genphrase ext.pass-audit ext.pass-update ]))
bisq.bisq-desktop
apvlv apvlv
aria aria
atop atop