Add logseq to desktop installs
This commit is contained in:
parent
2397754886
commit
3b2971f6cf
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
# Steam, Vintage Story areu nfree.
|
||||
environment.systemPackages = [
|
||||
# General Desktop stuff
|
||||
pkgs-unstable.logseq
|
||||
pkgs.bitwarden
|
||||
pkgs.lutris
|
||||
pkgs.vlc
|
||||
|
@ -16,6 +17,7 @@
|
|||
|
||||
# Image editing software
|
||||
pkgs.darktable
|
||||
|
||||
];
|
||||
|
||||
programs.steam = {
|
||||
|
|
Loading…
Reference in a new issue