my nix configs for my servers and desktop

update lix

Changed files
+1 -1
+1 -1
flake.nix
···
proxmox-nixos.url = "github:SaumonNet/proxmox-nixos";
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.3-1.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};