temp disabled lix

This commit is contained in:
Leyla Becker 2025-02-12 20:41:39 -06:00
parent 23b6c07588
commit a99b35d1b1
3 changed files with 8 additions and 91 deletions

View file

@ -5,10 +5,11 @@
# base packages
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/stable.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
# TODO: figure out why things fail to build with lix
# lix-module = {
# url = "https://git.lix.systems/lix-project/nixos-module/archive/stable.tar.gz";
# inputs.nixpkgs.follows = "nixpkgs";
# };
# secret encryption
sops-nix = {