my nixos config
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update lix

+1 -1
+1 -1
flake.nix
··· 5 5 nixpkgs-master.url = "github:NixOS/nixpkgs/master"; 6 6 7 7 lix-module = { 8 - url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz"; 8 + url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.3-1.tar.gz"; 9 9 inputs.nixpkgs.follows = "nixpkgs"; 10 10 }; 11 11