This commit is contained in:
Schrottkatze 2025-06-24 17:14:05 +02:00
parent b5da9c89ad
commit 8bf59c2cef
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo

View file

@ -11,7 +11,7 @@
crane.url = "github:ipetkov/crane";
nixcord.url = "github:kaylorben/nixcord";
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module";
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {