installed lix

This commit is contained in:
Leyla Becker 2025-03-06 10:23:09 -06:00
parent 59bf355353
commit b2fbcc0e63
3 changed files with 91 additions and 8 deletions

View file

@ -5,11 +5,10 @@
# base packages
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# 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";
# };
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/stable.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
# secret encryption
sops-nix = {