update talosctl & termius
This commit is contained in:
parent
034964b3da
commit
bff2c45694
2 changed files with 5 additions and 6 deletions
|
@ -27,23 +27,22 @@ with config;
|
||||||
#apps
|
#apps
|
||||||
discord
|
discord
|
||||||
flameshot
|
flameshot
|
||||||
|
inputs.ghostty.packages.${pkgs.system}.default
|
||||||
jetbrains.datagrip
|
jetbrains.datagrip
|
||||||
obsidian
|
obsidian
|
||||||
parsec-bin
|
parsec-bin
|
||||||
solaar
|
solaar
|
||||||
talosctl
|
|
||||||
termius
|
|
||||||
unstable.bruno
|
unstable.bruno
|
||||||
unstable.fractal
|
unstable.fractal
|
||||||
unstable.httpie
|
unstable.httpie
|
||||||
unstable.mods
|
unstable.mods
|
||||||
unstable.peazip
|
unstable.peazip
|
||||||
unstable.seabird
|
unstable.seabird
|
||||||
|
unstable.talosctl
|
||||||
unstable.telegram-desktop
|
unstable.telegram-desktop
|
||||||
|
unstable.termius
|
||||||
unstable.tidal-hifi
|
unstable.tidal-hifi
|
||||||
inputs.ghostty.packages.${pkgs.system}.default
|
|
||||||
vlc
|
vlc
|
||||||
|
|
||||||
# cli
|
# cli
|
||||||
brightnessctl
|
brightnessctl
|
||||||
|
|
||||||
|
|
|
@ -13,8 +13,8 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
nur = inputs.nur.overlay;
|
nur = inputs.nur.overlay;
|
||||||
termius = termiusOverlay;
|
# termius = termiusOverlay;
|
||||||
talosctl = talosctlOverlay;
|
# talosctl = talosctlOverlay;
|
||||||
|
|
||||||
# Wasteland of old overlays
|
# Wasteland of old overlays
|
||||||
# warp-terminal = warpTerminalOverlay;
|
# warp-terminal = warpTerminalOverlay;
|
||||||
|
|
Loading…
Reference in a new issue