mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 23:59:07 +02:00
add sops-nix
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
lanzaboote.url = "github:nix-community/lanzaboote/v1.0.0";
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
sops.nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
outputs = inputs: inputs.flake-parts.lib.mkFlake { inherit inputs; }
|
||||
|
||||
Reference in New Issue
Block a user