refactor: rework NixOS desktop module

This commit is contained in:
Yorick Barbanneau 2024-05-01 00:40:02 +02:00
parent b9d5f79703
commit 70b39e5e7f
4 changed files with 51 additions and 23 deletions

View file

@ -1,6 +1,7 @@
_:
{
imports = [
./desktop/sway
./gaming/steam
./hardware/laptop
];