diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ inputs.home-manager.inputs.nixpkgs.follows = "nixpkgs-stable"; inputs.lanzaboote.url = "github:nix-community/lanzaboote/v1.0.0"; inputs.lanzaboote.inputs.nixpkgs.follows = "nixpkgs-stable"; + inputs.determinate.url = "https://flakehub.com/f/DeterminateSystems/determinate/*"; outputs = { self, nixpkgs-stable, nixos-anywhere, lanzaboote, ... }@inputs: let |
