summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2025-03-16 13:21:05 +0100
committerLinnnus <[email protected]>2025-03-16 13:21:05 +0100
commit495e890f363520a9c8bec7cec223497554558444 (patch)
tree9edc83524423c7b49c3eb6b4712ee22c5e1398bf
parent51668cf38dc44925be3ea922f6ce15340cdac3d1 (diff)
ahmed: Add Nix development tools
-rw-r--r--hosts/ahmed/configuration.nix1
1 files changed, 1 insertions, 0 deletions
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
];
};