From 495e890f363520a9c8bec7cec223497554558444 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sun, 16 Mar 2025 13:21:05 +0100 Subject: ahmed: Add Nix development tools --- hosts/ahmed/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index 2d71d8f..c36f607 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -40,6 +40,7 @@ # host I have access to, so in practice I end up using it for development # sometimes. ../../shared/home-manager/development-minimal + ../../shared/home-manager/nix ]; }; -- cgit v1.2.3