Change packages: -rustdesk, -logseq, +gimp
This commit is contained in:
parent
770b184573
commit
3f8c8df90a
2 changed files with 10 additions and 5 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
let
|
||||
cfg = config.main-user;
|
||||
# Create a customized version of logseq
|
||||
# logseq-patch = pkgs.logseq.override {
|
||||
# electron_27 = pkgs.electron_34;
|
||||
# };
|
||||
in
|
||||
{
|
||||
options.main-user = {
|
||||
|
@ -28,7 +32,7 @@ in
|
|||
keepassxc # passwords!
|
||||
macchina # like *fetch - display basics
|
||||
z-lua # jump around directories (be careful with same-named ones!)
|
||||
logseq # REQUIRES TEMPORARY INSECURE ELECTRON
|
||||
# logseq-patch # REQUIRES TEMPORARY INSECURE ELECTRON
|
||||
signal-desktop # messaging
|
||||
ddev # local docker dev awesome
|
||||
vscodium # vs code editor, but free
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue