diff --git a/flake.nix b/flake.nix index 20972ca..0c77b94 100644 --- a/flake.nix +++ b/flake.nix @@ -63,6 +63,12 @@ # inputs.nixpkgs.follows = "nixpkgs"; # }; + snapraid-aio = { + # url = "git+https://git.ryot.foo/toph/snapraid-aio.nix.git"; + url = "git+https://git.ryot.foo/toph/snapraid-aio.nix.git"; + inputs.nixpkgs.follows = "nixpkgs"; + }; + vscode-server = { url = "github:nix-community/nixos-vscode-server"; inputs.nixpkgs.follows = "nixpkgs-unstable"; diff --git a/secrets.nix b/secrets.nix index e0b3329..7d90baa 100644 Binary files a/secrets.nix and b/secrets.nix differ