alpine: update

This commit is contained in:
Tristan 2025-06-05 00:48:38 +01:00
parent a4abece5ae
commit cf851ee6de
4 changed files with 35 additions and 46 deletions

View file

@ -11,7 +11,10 @@
url = "github:danth/stylix/release-25.05";
inputs.nixpkgs.follows = "nixpkgs";
};
sops-nix.url = "github:Mic92/sops-nix";
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim = {
url = "github:nix-community/nixvim/nixos-25.05";
inputs.nixpkgs.follows = "nixpkgs";