Add desktop

This commit is contained in:
Tibo De Peuter 2023-04-11 18:01:53 +02:00
parent 9c6bc18271
commit 3390898c70
3 changed files with 139 additions and 0 deletions

View file

@ -48,6 +48,7 @@
};
hosts = {
Tibo-NixDesk.modules = [ ./hosts/Tibo-NixDesk ];
Tibo-NixFat.modules = [ ./hosts/Tibo-NixFat ];
Tibo-NixTest.modules = [ ./hosts/Tibo-NixTest ];
};