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
|
||||
discord
|
||||
flameshot
|
||||
inputs.ghostty.packages.${pkgs.system}.default
|
||||
jetbrains.datagrip
|
||||
obsidian
|
||||
parsec-bin
|
||||
solaar
|
||||
talosctl
|
||||
termius
|
||||
unstable.bruno
|
||||
unstable.fractal
|
||||
unstable.httpie
|
||||
unstable.mods
|
||||
unstable.peazip
|
||||
unstable.seabird
|
||||
unstable.talosctl
|
||||
unstable.telegram-desktop
|
||||
unstable.termius
|
||||
unstable.tidal-hifi
|
||||
inputs.ghostty.packages.${pkgs.system}.default
|
||||
vlc
|
||||
|
||||
# cli
|
||||
brightnessctl
|
||||
|
||||
|
|
|
@ -13,8 +13,8 @@ let
|
|||
in
|
||||
{
|
||||
nur = inputs.nur.overlay;
|
||||
termius = termiusOverlay;
|
||||
talosctl = talosctlOverlay;
|
||||
# termius = termiusOverlay;
|
||||
# talosctl = talosctlOverlay;
|
||||
|
||||
# Wasteland of old overlays
|
||||
# warp-terminal = warpTerminalOverlay;
|
||||
|
|
Loading…
Reference in a new issue