add qcad
This commit is contained in:
parent
e535fd9bb2
commit
e49d7fa21d
2 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@
|
|||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
bisq.bisq-desktop
|
||||
keybase-gui
|
||||
unstable.electrum
|
||||
unstable.mindforger trilium-desktop typora
|
||||
|
@ -41,6 +42,7 @@
|
|||
unstable.freecad
|
||||
unstable.openscad
|
||||
unstable.inkscape
|
||||
unstable.qcad
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
{
|
||||
home.packages = with pkgs; [
|
||||
( pass.withExtensions (ext: [ ext.pass-otp ext.pass-import ext.pass-genphrase ext.pass-audit ext.pass-update ]))
|
||||
bisq.bisq-desktop
|
||||
apvlv
|
||||
aria
|
||||
atop
|
||||
|
|
Loading…
Reference in a new issue