move some graphics stuff into individual modules/files

This commit is contained in:
Schrottkatze 2024-08-01 08:37:19 +02:00
commit ddd6ecd055
No known key found for this signature in database
9 changed files with 31 additions and 16 deletions

View file

@ -6,5 +6,6 @@
./firewall.nix
./desktop-environment
./input
./graphics.nix
];
}