[desktop] Adds inkscape and groups some similar apps

This commit is contained in:
2025-12-08 16:15:27 -08:00
parent edb0f18989
commit a0448def04
6 changed files with 23 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
{
imports =
map (x: ../../../home-manager + x) [
"/features/chat.nix"
"/features/development/development.nix"
"/features/development/docker.nix"
"/features/development/haskell.nix"
@@ -9,6 +10,7 @@
"/features/development/typescript.nix"
"/features/development/vscode.nix"
"/features/eww"
"/features/image-editing.nix"
"/features/linux-desktop.nix"
"/features/notes.nix"
]