add srvos

This commit is contained in:
2025-07-19 18:48:09 +02:00
parent afb50e53ff
commit ea57526a5a
3 changed files with 30 additions and 3 deletions

View File

@@ -91,6 +91,8 @@
flake-parts.url = "github:hercules-ci/flake-parts";
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
srvos.url = "github:nix-community/srvos";
srvos.inputs.nixpkgs.follows = "nixpkgs";
};
nixConfig = {