nas lanzaboote
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user