Change structure, add scanner deps and fix configurations

This commit is contained in:
2026-04-10 23:26:05 +02:00
parent d94d17b139
commit 1df132a22d
16 changed files with 68 additions and 110 deletions
+1 -1
View File
@@ -33,10 +33,10 @@ in
systemPackages =
with pkgs;
[ nautilus ]
++ [ ptyxis ]
++ [
loupe
papers
simple-scan
];
};