Update nixpkgs and change GUI app set

This commit is contained in:
Natsu Kagami 2023-11-05 13:13:58 +01:00
parent 0233a84edc
commit 1f10e0e943
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 8 additions and 8 deletions

View file

@ -47,13 +47,13 @@ in
cinnamon.nemo # File manager
thunderbird # Email
sublime-music # For navidrome
pkgs.unstable.cinny-desktop
# Note taking
obsidian
(if pkgs.stdenv.isAarch64 then
pkgs.hello
else logseq.override { electron = pkgs.electron_24; /* old electron versions have trouble with touchscreens */ })
zotero
# (if stdenv.isAarch64 then zotero else pkgs.unstable.zotero) // kinda fucked for now from CVE
libreoffice
## CLI stuff