bluetui
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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 = {
|
||||||
|
|||||||
@@ -20,6 +20,8 @@
|
|||||||
ffmpeg
|
ffmpeg
|
||||||
gh
|
gh
|
||||||
bitwarden-desktop
|
bitwarden-desktop
|
||||||
|
jellyfin-tui
|
||||||
|
bluetui
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.ghostty = {
|
programs.ghostty = {
|
||||||
|
|||||||
Reference in New Issue
Block a user