nas lanzaboote

This commit is contained in:
mjallen18
2025-03-23 13:19:42 -05:00
parent 5b1d5bc601
commit 7ea8423f15

View File

@@ -90,6 +90,12 @@
url = "github:nix-community/impermanence";
};
# Lanzaboote
nas-lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.2";
inputs.nixpkgs.follows = "nas-nixpkgs";
};
# Nix hardware
nas-nixos-hardware = {
url = "github:NixOS/nixos-hardware/master";
@@ -231,6 +237,7 @@
nas-crowdsec,
nas-home-manager,
nas-impermanence,
nas-lanzaboote,
nas-nixos-hardware,
nas-sops-nix,
@@ -321,6 +328,7 @@
};
modules = [
nas-impermanence.nixosModules.impermanence
nas-lanzaboote.nixosModules.lanzaboote
./hosts/nas/configuration.nix
./hosts/nas/impermanence.nix
nas-home-manager.nixosModules.home-manager