Add sops-nix

This commit is contained in:
muon 2025-01-17 20:46:50 +00:00
parent 49e796631b
commit 967becfdc9
10 changed files with 100 additions and 94 deletions

View file

@ -5,6 +5,9 @@
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
sops-nix.url = "github:Mic92/sops-nix";
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
stylix.url = "github:danth/stylix";
nix-minecraft.url = "git+https://codeberg.org/nix-astral/nix-minecraft.git";
nix-alien.url = "github:thiagokokada/nix-alien";