feat(katwine): more work

This commit is contained in:
Kat Inskip 2025-10-06 07:51:13 -07:00
parent 9f4d7a5ade
commit 433d6435e2
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
28 changed files with 453 additions and 297 deletions

View file

@ -30,14 +30,6 @@
nixpkgs.follows = "nixpkgs";
};
};
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.92";
inputs.nixpkgs.follows = "nixpkgs";
#inputs.lix = {
# url = "git+https://git.lix.systems/lix-project/lix";
# inputs.nixpkgs.follows = "nixpkgs";
#};
};
microvm = {
url = "github:microvm-nix/microvm.nix/main";
inputs = {