cleanup and use wildcard certs

This commit is contained in:
2025-04-05 18:24:11 +02:00
parent cacdcca2e6
commit 4032168d8d
9 changed files with 113 additions and 213 deletions

View File

@ -20,11 +20,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
deploy = {
url = "github:serokell/deploy-rs";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";