From 00d3d26ee778013b1aa95a9f7fc645975fbb3169 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 6 Nov 2024 08:03:32 -0800 Subject: hosts: add hoka host and joint configuration --- hosts/kioku/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/kioku/default.nix') diff --git a/hosts/kioku/default.nix b/hosts/kioku/default.nix index 714f6ad..2858239 100644 --- a/hosts/kioku/default.nix +++ b/hosts/kioku/default.nix @@ -19,6 +19,8 @@ inputs.raspberry-pi-nix.nixosModules.raspberry-pi ./configuration.nix ./hardware-configuration.nix + "${self}/hosts/shared/pi/configuration.nix" + "${self}/hosts/shared/pi/hardware-configuration.nix" ] ++ commonModules; specialArgs = { -- cgit v1.2.3