about summary refs log tree commit diff
path: root/nix/flake/hosts.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-03-11 17:15:43 -0700
committerFranck Cuny <franck@fcuny.net>2024-03-11 17:15:43 -0700
commit63637f993f7d15cc8750d519e210a7d7c22a1efa (patch)
tree155caba0021e551a50baad53be190256d025012f /nix/flake/hosts.nix
parentmark nix 2.16.2 as insecure (diff)
downloadworld-63637f993f7d15cc8750d519e210a7d7c22a1efa.tar.gz
reorganize common files for hosts
Move the common configuration for nix to its own file.
Diffstat (limited to 'nix/flake/hosts.nix')
-rw-r--r--nix/flake/hosts.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/nix/flake/hosts.nix b/nix/flake/hosts.nix
index c2ba71b..a6390e5 100644
--- a/nix/flake/hosts.nix
+++ b/nix/flake/hosts.nix
@@ -17,8 +17,9 @@ let
             };
           };
         }
-        ../../hosts/common/darwin/homebrew.nix
-        ../../hosts/common/darwin/macos.nix
+        ../../hosts/common/homebrew.nix
+        ../../hosts/common/macos.nix
+        ../../hosts/common/nix.nix
         path
         {
           nixpkgs.overlays = [