flake update

This commit is contained in:
Lucy Hochkamp 2025-05-12 01:22:47 +02:00
parent 401cc0f269
commit 93a675c06a
No known key found for this signature in database
5 changed files with 130 additions and 37 deletions

View file

@ -21,7 +21,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0-3.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser.url = "github:0xc000022070/zen-browser-flake";