Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
gram:build
> ./nixos/module/essence.nix
Lenses
(coming soon!)
{ pkgs, home-manager, ... }: {
home-manager.users.calliope.home.packages = with pkgs; [
# html-tidy
# imv
# nixpacks
# xclip
atuin
deploy-rs
dig
duckdb
ethtool
ffmpeg-full
fzf # nucleo
gnumake
gnupg
inetutils
inotify-tools
jq
libnotify
neofetch
openssl
ripgrep
silver-searcher
starship
tree
# xdotool
zoxide
];
}