From 61be6ebb7dc6dbde0e8bd889f8a0e546b51ae9a4 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 17 Aug 2025 09:19:36 -0700 Subject: add dysk on linux machines --- profiles/core/tools.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/core/tools.nix b/profiles/core/tools.nix index ff6899e..74f90cc 100644 --- a/profiles/core/tools.nix +++ b/profiles/core/tools.nix @@ -2,6 +2,7 @@ { environment.systemPackages = with pkgs; [ curl + dysk fd fish git -- cgit v1.2.3