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; [
|
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
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue