tv-computer

This commit is contained in:
2026-03-02 16:55:25 -07:00
parent 660be9736b
commit ffc69352fa
3 changed files with 6 additions and 2 deletions

View File

@@ -103,6 +103,7 @@
iperf iperf
mangohud mangohud
mlocate mlocate
kdePackages.kdeconnect-kde
# wineWowPackages.stable # wineWowPackages.stable
# wine # wine
@@ -176,6 +177,7 @@
# ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="04f3", ATTR{idProduct}=="0c3d", TEST=="power/control", ATTR{power/control}="on" # ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="04f3", ATTR{idProduct}=="0c3d", TEST=="power/control", ATTR{power/control}="on"
# ''; # '';
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions # settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave # on your system were taken. Its perfectly fine and recommended to leave

View File

@@ -22,7 +22,9 @@
bitwarden-desktop bitwarden-desktop
jellyfin-tui jellyfin-tui
bluetui bluetui
bitwarden-desktop # bitwarden-desktop
lazydocker
elixir elixir
elixir-ls elixir-ls

View File

@@ -86,7 +86,7 @@
libva-utils libva-utils
libcec libcec
flirc flirc
kdePackages.kdeconnect-kde
]; ];
services.openssh.enable = true; services.openssh.enable = true;
services.tailscale.enable = true; services.tailscale.enable = true;