From f7ed1862a07bbce66ae5a7e1fc8e227740a2a059 Mon Sep 17 00:00:00 2001 From: Nathan Date: Thu, 23 Apr 2026 20:23:46 -0500 Subject: [PATCH] fix imports --- modules/hosts/homebox/configuration.nix | 2 +- modules/hosts/laptop/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/hosts/homebox/configuration.nix b/modules/hosts/homebox/configuration.nix index 4e436de..d327d02 100644 --- a/modules/hosts/homebox/configuration.nix +++ b/modules/hosts/homebox/configuration.nix @@ -13,7 +13,7 @@ avahi netbird openssh - remoteBuilds + sops docker diff --git a/modules/hosts/laptop/configuration.nix b/modules/hosts/laptop/configuration.nix index a826978..cf3ad54 100644 --- a/modules/hosts/laptop/configuration.nix +++ b/modules/hosts/laptop/configuration.nix @@ -15,7 +15,7 @@ avahi netbird openssh - remoteBuilds + sops ]; config = {