feat: wire sops into mkHost
This commit is contained in:
@@ -54,6 +54,7 @@ nixpkgs.lib.nixosSystem {
|
|||||||
inherit system;
|
inherit system;
|
||||||
modules = [
|
modules = [
|
||||||
../nix.nix
|
../nix.nix
|
||||||
|
inputs.sops-nix.nixosModules.sops
|
||||||
|
|
||||||
{ nixpkgs.overlays = overlays; }
|
{ nixpkgs.overlays = overlays; }
|
||||||
{ nixpkgs.config.allowUnfree = true; }
|
{ nixpkgs.config.allowUnfree = true; }
|
||||||
|
|||||||
Reference in New Issue
Block a user