This commit is contained in:
2025-12-19 15:46:08 -07:00
parent f92ca9275e
commit a5855d61c9
3 changed files with 5 additions and 0 deletions

View File

@@ -113,6 +113,7 @@
mesa-gl-headers mesa-gl-headers
mesa mesa
driversi686Linux.mesa driversi686Linux.mesa
mesa-demos
]; ];
services.tailscale.enable = true; services.tailscale.enable = true;
services.openssh.enable = true; services.openssh.enable = true;

View File

@@ -58,6 +58,8 @@ export DOTNET_WATCH_RESTART_ON_RUDE_EDIT=1
export DOTNET_CLI_TELEMETRY_OPTOUT=1 export DOTNET_CLI_TELEMETRY_OPTOUT=1
set -x LIBVIRT_DEFAULT_URI qemu:///system set -x LIBVIRT_DEFAULT_URI qemu:///system
alias blue="bluetui"
alias jelly="jellyfin-tui"
''; '';
}; };
home.file = { home.file = {

View File

@@ -20,6 +20,8 @@
ffmpeg ffmpeg
gh gh
bitwarden-desktop bitwarden-desktop
jellyfin-tui
bluetui
]; ];
programs.ghostty = { programs.ghostty = {