From 634e74abec06344a2ab2a89a35a0329db37f0cd8 Mon Sep 17 00:00:00 2001 From: Origami404 Date: Tue, 10 Feb 2026 00:16:16 +0800 Subject: [PATCH] [host/hypnos] add direnv --- home/hosts/hypnos.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/hosts/hypnos.nix b/home/hosts/hypnos.nix index 4774ead..c2c800c 100644 --- a/home/hosts/hypnos.nix +++ b/home/hosts/hypnos.nix @@ -57,6 +57,7 @@ nix-tree sops age + direnv ] ); }