feat: Remove unused inputs
All checks were successful
Flake checker / Build Nix targets (push) Successful in 9m28s

This commit is contained in:
2026-02-24 18:33:47 +05:30
parent 044a0156df
commit 25a7f185bc
4 changed files with 253 additions and 2134 deletions

View File

@@ -5,14 +5,6 @@
...
}: {
nodes = {
mirai = {
hostname = "mirai.darksailor.dev";
profiles.system = {
sshUser = "fs0c131y";
path = deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.mirai;
user = "root";
};
};
tsuba = {
hostname = "tsuba.darksailor.dev";
profiles.system = {