summary refs log tree commit diff stats
path: root/system/marvin.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-11-15 12:33:51 +0100
committerAlan Pearce2024-11-15 12:33:51 +0100
commit3822220931b125c05d864920e3d29cb7096b759f (patch)
treed2483f2a445167a59df044161d34bddc152c834c /system/marvin.nix
parent8dc044f11630209520e7db272a8937994b3e5db8 (diff)
downloadnixfiles-3822220931b125c05d864920e3d29cb7096b759f.tar.lz
nixfiles-3822220931b125c05d864920e3d29cb7096b759f.tar.zst
nixfiles-3822220931b125c05d864920e3d29cb7096b759f.zip
marvin: use nh_darwin fork of nh
Diffstat (limited to 'system/marvin.nix')
-rw-r--r--system/marvin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/marvin.nix b/system/marvin.nix
index a2c32efb..4579e23c 100644
--- a/system/marvin.nix
+++ b/system/marvin.nix
@@ -2,6 +2,7 @@
   imports = [
     ./settings/darwin.nix
     ./settings/dev.nix
+    ./settings/programs/nh.nix
     ./settings/programs/shell.nix
   ];