Update flake inputs

This commit is contained in:
Lauren Lagarde 2025-06-29 18:49:27 -05:00
parent d1d61a7b57
commit bb9beec271
2 changed files with 20 additions and 20 deletions

View file

@ -9,7 +9,7 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
lix-module.url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-2.tar.gz";
lix-module.url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.1.tar.gz";
lix-module.inputs.nixpkgs.follows = "nixpkgs";
disko.url = "github:nix-community/disko/latest";