Flake Update

This commit is contained in:
Annika Merris 2024-11-27 20:23:28 -05:00
parent b4d4fded7a
commit 64499f2c1b
2 changed files with 35 additions and 52 deletions

View file

@ -5,7 +5,7 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.0.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-1.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};