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