1
0

Merge branch 'migrate-to-lix'

This commit is contained in:
2024-12-31 22:23:56 +01:00
4 changed files with 93 additions and 2 deletions

View File

@@ -26,6 +26,10 @@
url = "git+https://git.lix.systems/lix-project/hydra.git";
inputs.nixpkgs.follows = "nixpkgs";
};
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module.git?ref=stable";
inputs.nixpkgs.follows = "nixpkgs";
};
fieldpoc.url = "git+https://git.clerie.de/clerie/fieldpoc.git";
nixos-exporter = {
url = "git+https://git.clerie.de/clerie/nixos-exporter.git";