From e4cd26e932aa6a3a5a0eedbfbc1718004caf5335 Mon Sep 17 00:00:00 2001 From: bartronx7 Date: Sat, 30 Aug 2025 15:00:32 -0500 Subject: [PATCH] add curl and rust to laptop config --- system.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system.scm b/system.scm index f76404d..f50cbd0 100644 --- a/system.scm +++ b/system.scm @@ -49,6 +49,8 @@ (specification->package "firefox") (specification->package "libreoffice") (specification->package "git") + (specification->package "curl") + (specification->package "rust") (specification->package "zsh")) %base-packages)) ;; Below is the list of system services. To search for available