flake update

This commit is contained in:
Lucy Hochkamp 2025-09-03 15:54:05 +02:00
parent 70bb2e784d
commit 6207e4227c
No known key found for this signature in database
3 changed files with 28 additions and 31 deletions

View file

@ -10,7 +10,7 @@
nixpkgs-master.url = "github:NixOS/nixpkgs/master";
agenix.url = "github:ryantm/agenix/main";
agenix.inputs.nixpkgs.follows = "nixpkgs";
home-manager.url = "github:nix-community/home-manager/release-24.11";
home-manager.url = "github:nix-community/home-manager/release-25.05";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
impermanence.url = "github:nix-community/impermanence";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";