This commit is contained in:
2023-02-22 14:21:21 -05:00
parent 16de4d806d
commit 56d8db0393
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
nixos-wsl = {url = "github:nix-community/NixOS-WSL"; inputs.nixpkgs.follows = "nixpkgs";};
sops-nix.url = github:Mic92/sops-nix;
flake-utils.url = "github:numtide/flake-utils";
nix.url = "github:NixOS/nix/2.12.0";
};