added new usb system, started modularizing

This commit is contained in:
2025-06-13 18:52:13 +02:00
parent 58b0456f8c
commit 0a731ef17f
17 changed files with 669 additions and 354 deletions

View File

@@ -2,6 +2,6 @@
{
home.packages = [
# pdf viewer
pkgs.evince
pkgs.papers
];
}