update system

This commit is contained in:
2025-07-28 13:32:19 +02:00
parent abace8ec55
commit 3fd867084a
3 changed files with 20 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.2-1.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {