feat: re enabled lix

This commit is contained in:
Leyla Becker 2025-10-05 14:58:41 -05:00
parent 884d11d0a3
commit 44922dfcd5
3 changed files with 94 additions and 8 deletions

View file

@ -5,10 +5,10 @@
# base packages
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# lix-module = {
# url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.3-1.tar.gz";
# inputs.nixpkgs.follows = "nixpkgs";
# };
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module.git";
inputs.nixpkgs.follows = "nixpkgs";
};
# secret encryption
sops-nix = {