switched to lix

This commit is contained in:
Leyla Becker 2025-06-01 18:11:27 -05:00
parent 5e0bf9f068
commit ac7c2e6de6
4 changed files with 91 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/stable.tar.gz";
# inputs.nixpkgs.follows = "nixpkgs";
# };
lix-module = {
url = "https://git.lix.systems/lix-project/nixos-module/archive/2.93.0.tar.gz";
inputs.nixpkgs.follows = "nixpkgs";
};
# secret encryption
sops-nix = {