feat: experimental k3s + nix-snapshotter snippet

This commit is contained in:
steveej 2024-06-13 16:42:55 +02:00
parent 7f8bf5c525
commit 53481414df
7 changed files with 602 additions and 4 deletions

View file

@ -20,6 +20,12 @@
# nixos-x13s.inputs.nixpkgs.follows = "nixpkgs";
mycelium.url = "github:threefoldtech/mycelium";
nix-snapshotter = {
url = "github:yu-re-ka/nix-snapshotter";
# url = "github:pdtpartners/nix-snapshotter";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {