From f0ba3cb27d37c0b856365e75e9b48cadbb3e478a Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Wed, 11 Sep 2024 14:34:50 +0200 Subject: [PATCH] Maybe just put it in imports? --- nixos/hosts/shodan/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/hosts/shodan/configuration.nix b/nixos/hosts/shodan/configuration.nix index f7e0c3e..7c5eae2 100644 --- a/nixos/hosts/shodan/configuration.nix +++ b/nixos/hosts/shodan/configuration.nix @@ -15,6 +15,8 @@ # Or modules exported from other flakes (such as nix-colors): # inputs.nix-colors.homeManagerModules.default + inputs.lanzaboote.nixosModules.lanzaboote + # Import the shared settings ../../shared ../../desktop/package-configs/firefox