reeee
This commit is contained in:
parent
b0ba53b89e
commit
fc3c55b4a7
5 changed files with 19 additions and 10 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{pkgs, ...}: {
|
||||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
# Browser
|
||||
inputs.zen-browser.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
|
|
@ -16,6 +20,7 @@
|
|||
libreoffice
|
||||
trilium-desktop
|
||||
xournalpp
|
||||
cosmic-files
|
||||
|
||||
# Images
|
||||
pixieditor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue