fernseher

This commit is contained in:
Till 2025-09-01 23:40:56 +02:00
parent 328d1ceff2
commit 8f3637e363
4 changed files with 79 additions and 3 deletions

5
system/media.nix Normal file
View file

@ -0,0 +1,5 @@
{ config, pkgs, ... }:
{
# programs.steam.enable = true;
}