From b2747359901c1a7482035a44b2105f121ea92de6 Mon Sep 17 00:00:00 2001 From: William Date: Thu, 12 Feb 2026 19:22:40 -0300 Subject: [PATCH] podmand for alexandria --- aspects/hosts/alexandria.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/aspects/hosts/alexandria.nix b/aspects/hosts/alexandria.nix index 03a02b9..7da2c39 100644 --- a/aspects/hosts/alexandria.nix +++ b/aspects/hosts/alexandria.nix @@ -1,4 +1,4 @@ -{ inputs, self, ... }: +{ inputs, ... }: { flake.nixosConfigurations.alexandria = inputs.nixpkgs-stable.lib.nixosSystem { @@ -35,8 +35,9 @@ inputs.self.modules.nixos.server-nix inputs.self.modules.nixos.server-tailscale - # Other aspects based on tags + # Other aspects inputs.self.modules.nixos.fwupd + inputs.self.modules.nixos.podman # Host-specific files (from _alexandria/) ./_alexandria/hardware-configuration.nix