flake.nix: +fra1-c

This commit is contained in:
2025-07-01 21:18:01 +03:00
parent 08cb43a879
commit cac5166da3

View File

@@ -285,16 +285,16 @@
}; };
}; };
#fra1-c = { fra1-c = {
# hostname = "fra1-c.jakst.vpn"; hostname = "fra1-c.jakst.vpn";
# profiles = { profiles = {
# system = { system = {
# sshUser = "motiejus"; sshUser = "motiejus";
# path = self.nixosConfigurations.fra1-c.pkgs.deploy-rs.lib.activate.nixos self.nixosConfigurations.fra1-c; path = self.nixosConfigurations.fra1-c.pkgs.deploy-rs.lib.activate.nixos self.nixosConfigurations.fra1-c;
# user = "root"; user = "root";
# }; };
# }; };
#}; };
}; };
checks = builtins.mapAttrs ( checks = builtins.mapAttrs (