From 2a1c2aeff3107d379838ff1db00c40cba91c845a Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Fri, 30 Aug 2024 21:41:37 +0000 Subject: [PATCH] frontend: add some useful calculators --- nix/nixos-modules/frontend/home.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nix/nixos-modules/frontend/home.nix b/nix/nixos-modules/frontend/home.nix index 2a99bf5..55ac5c4 100644 --- a/nix/nixos-modules/frontend/home.nix +++ b/nix/nixos-modules/frontend/home.nix @@ -52,7 +52,12 @@ in # tools fzf # fuzzy finder # TODO integrate better: https://home-manager-options.extranix.com/?query=fzf&release=master + ipv6calc # IPv4/IPv6 swiss kit jdupes + kalker # advanced calculator + pcalc # programmer’s calculator + rink # unit aware calculator + subnetcalc # IPv4/IPv6 subnet info parser # UI element-desktop