mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 14:50:12 -04:00
added tv
This commit is contained in:
parent
35dc868264
commit
99c1e0a4fc
6 changed files with 232 additions and 0 deletions
5
system/machines/tv/modules/default.nix
Normal file
5
system/machines/tv/modules/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./kiosk
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue